Forum Moderators: DixonJones
Is it possible that Analytics cookies can overwrite other cookies?No. Only your server can give instructions about cookies. Unless, that is, you’ve goofed in a phenomenal way by giving your own cookies exactly the same name as GA cookies (typically beginning in utm_blahblah). Or some cookie-setting third party has made this error, which does not seem wildly likely.
What about JavaScript cookies?What about them? Scripts originate in your server. That is: the script itself may live elsewhere, in the same way that fonts or ads may be pulled in from some other location, but ultimately it has to be referenced in your own page or the visitor's browser wouldn't know about it.