cloud client, client cache and detections - how it work?
Posted: Wed Jan 09, 2013 1:59 pm
Hi,
I am trying to understand how device detections are counted.
I have a service with a small subset of web pages for which I need to provide display size for javascript part.
My workflow looks like this:
1. Mobile browser sends requests for a page.
2. As part pf request processing I run python code as stated on http://www.scientiamobile.com/wurflClou ... ngStarted/ from my python web server passing UA of mobile browser.
3. I receive my capabilities from WURFL cloud and generate a HTML page for mobile browser.
I looked at the forum but I cannot figure out how number of detections is increased. It is stated that Cloud uses client (mobile browser in my case?) cookies to check if "visitor" is new in last 24 hours. If visitor is new then number of detections increases.
But I do not pass any cookie received from mobile browser to WURFL cloud in my workflow.
Can anyone explain me how it is done?
Thanks,
Ćukasz
I am trying to understand how device detections are counted.
I have a service with a small subset of web pages for which I need to provide display size for javascript part.
My workflow looks like this:
1. Mobile browser sends requests for a page.
2. As part pf request processing I run python code as stated on http://www.scientiamobile.com/wurflClou ... ngStarted/ from my python web server passing UA of mobile browser.
3. I receive my capabilities from WURFL cloud and generate a HTML page for mobile browser.
I looked at the forum but I cannot figure out how number of detections is increased. It is stated that Cloud uses client (mobile browser in my case?) cookies to check if "visitor" is new in last 24 hours. If visitor is new then number of detections increases.
But I do not pass any cookie received from mobile browser to WURFL cloud in my workflow.
Can anyone explain me how it is done?
Thanks,
Ćukasz