What does it mean when you see things like:
?__utma=1.32168570.1258672608.1258672608.1259628772.2&__utmb=1.4.10.1259628772&
etc in the the url string?
Maybe it's simple, but I'm thinking it's something I'm not aware of because I see it every now and again.
'_ga', the main cookie used by Google Analytics, enables a service to distinguish one visitor from another and lasts for 2 years. Any site that implements Google Analytics, including Google services, uses the '_ga' cookie.
You can disable the use of cookies for Google Analytics by specifying the {'storage' : 'none'} option when creating the tracker instance.
The GA cookie is set when a person visits your website for the first time. Google Analytics sends the client ID with each hit to associate hits with a user. A GA cookie can exist only on the device and browser where it has been set.
Here's a good link to explain them. They are cookies used by Google Analytics to track information on your website:
https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage#gajs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With