how to set a cookie in the address bar?
        Posted  
        
            by Craig Angus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Craig Angus
        
        
        
        Published on 2009-10-08T15:53:09Z
        Indexed on 
            2010/05/08
            20:28 UTC
        
        
        Read the original article
        Hit count: 329
        
I want to add a cookie so that I can exclude my interaction with my website from google analytics (I don't have access to put files on server as is third party application)
Is it possible to set a cookie with javascript by executing code in teh address bar of the browser?
© Stack Overflow or respective owner