<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[dev] How to capture google analytics cookies</title>
        <description> 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&amp;#40;makeRedirectedRequest&amp;#40;getMethod&amp;#41;&amp;#41;
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.</description>
        <link>https://wordrider.net/forum/10/5533/5533/_subject_#msg-5533</link>
        <lastBuildDate>Thu, 09 Apr 2026 14:14:41 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/5533/5536/_subject_#msg-5536</guid>
            <title>Re: [dev] How to capture google analytics cookies</title>
            <link>https://wordrider.net/forum/10/5533/5536/_subject_#msg-5536</link>
            <description><![CDATA[ Here is cookies from request:<br />
<br />
<pre class="bbcode">
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</pre>
<br />
<br />
Also full request/response attahed.<br />
<br />
I've tried replacing POST parameters (TamperData plugin for FF) to be sure, that it is GA issue.<br />
And yes - if I replace some params - I am redirected to home page.]]></description>
            <dc:creator>saikek</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 21 Jul 2010 11:35:27 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/5533/5534/_subject_#msg-5534</guid>
            <title>Re: [dev] How to capture google analytics cookies</title>
            <link>https://wordrider.net/forum/10/5533/5534/_subject_#msg-5534</link>
            <description><![CDATA[ Are you sure that it requires GA request? it's very uncommon.<br />
GA uses javascript. It will be a bit complicated.<br />
Can't you set up some copy of cookies from your browser? ;-)]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 21 Jul 2010 11:30:30 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/5533/5533/_subject_#msg-5533</guid>
            <title>[dev] How to capture google analytics cookies</title>
            <link>https://wordrider.net/forum/10/5533/5533/_subject_#msg-5533</link>
            <description><![CDATA[ Hello all!!!<br />
<br />
The site won't let you download file, if you don't have Google analytics (GA) cookies in request.<br />
But after i make <br />
<pre class="bbcode_geshi"><div class="head">Language: Java</div><span class="br0">&#40;</span>makeRedirectedRequest<span class="br0">&#40;</span>getMethod<span class="br0">&#41;</span><span class="br0">&#41;</span></pre>
at very beginning the only cookie i have are: PHPSESSID.<br />
If make the same request in browser, at the same time it also recieves GA cookies.<br />
<br />
How can i get GA cookies? Any ideas ?<br />
<br />
<br />
link example:<br />
[<a href="http://www.onlinedisk.ru/file/476445/" rel="nofollow" >www.onlinedisk.ru</a>]<br />
<br />
<br />
Thank you, Saikek.]]></description>
            <dc:creator>saikek</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 21 Jul 2010 11:19:28 +0000</pubDate>
        </item>
    </channel>
</rss>
