Google Analytics cookies

Posted by wokena on Stack Overflow See other posts from Stack Overflow or by wokena
Published on 2010-04-17T07:33:45Z Indexed on 2010/04/17 7:43 UTC
Read the original article Hit count: 268

Filed under:
|
|
|
|

My problem: I erased all cookies from my computer. I sent Post request to the X server log and sent me a "normal" Set-Cookie with its parameters, but then somehow it will send request for Google Analytics (GA), in which the "strange" header (utma, utmac, utmcn ...). This happens when I send request in browser. But when I pass a request to login from my program (I programm in Ruby), so my server will return 302 Found, but no request to the GA sends. And I just need these headers ...

© Stack Overflow or respective owner

Related posts about http

Related posts about post