WordRider Home
Welcome! Log In Create A New Profile

Advanced

[dev] How to capture google analytics cookies

Posted by saikek 
[dev] How to capture google analytics cookies
July 21, 2010 11:19AM
Hello all!!!

The site won't let you download file, if you don't have Google analytics (GA) cookies in request.
But after i make
Language: Java
(makeRedirectedRequest(getMethod))
at very beginning the only cookie i have are: PHPSESSID.
If make the same request in browser, at the same time it also recieves GA cookies.

How can i get GA cookies? Any ideas ?


link example:
[www.onlinedisk.ru]


Thank you, Saikek.
Re: [dev] How to capture google analytics cookies
July 21, 2010 11:30AM
Are you sure that it requires GA request? it's very uncommon.
GA uses javascript. It will be a bit complicated.
Can't you set up some copy of cookies from your browser? winking smiley

-------------------------------------

Re: [dev] How to capture google analytics cookies
July 21, 2010 11:35AM
Here is cookies from request:

Cookie: __utma=47496313.414089618.1279710186.1279710186.1279710186.1; __utmb=47496313; __utmc=47496313; __utmz=47496313.1279710186.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); PHPSESSID=frrtvcku6ledimohqchq63bve7


Also full request/response attahed.

I've tried replacing POST parameters (TamperData plugin for FF) to be sure, that it is GA issue.
And yes - if I replace some params - I am redirected to home page.
Attachments:
open | download - cook.txt (1.3 KB)
Sorry, only registered users may post in this forum.

Click here to login