Where can I read more about this 'unstoppable tracking'? (how) can one counter such attempts?
Online Analytics Firm Settles Suit Over Unstoppable User Tracking
11–20 of 31 posts
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#12Since my other comment got downvoted, people forgot the point. Read how strong this man defended and pretended to be so innocent when he was first accused: http://webcache.googleusercontent.com/search?q=cache:9lN3hH-... Kissmetrics is a very shady company, just stay away from them!
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#13Forever cookies are pretty bad. I know someone made a library as a proof of concept, but yeah, don't actually use this.
Can you explain why one shouldn't use this? Is there a law in US forbidding using Etags for cookies?
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#14[deleted]
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#15"KISSmetrics tracking techniques worked even if a user had cookies turned off and private browsing mode turned on" Where can I read more about this 'unstoppable tracking'? (how) can one counter such attempts?
[1] http://samy.pl/evercookie/ etc.
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#16"KISSmetrics tracking techniques worked even if a user had cookies turned off and private browsing mode turned on" Where can I read more about this 'unstoppable tracking'? (how) can one counter such attempts?
"evercookie"[1] [1] http://samy.pl/evercookie/ etc.
> PRIVACY CONCERN! How do I stop websites from doing this? Great question. So far, I've found that using Private Browsing in Safari will stop ALL evercookie methods after a browser restart.
I wonder if Safari is the only one or if it's just the only one the creator put to the test (i.e. what about Chrome Incognito).
Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#17Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#18Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#19Earlier quoted context omitted.
"evercookie"[1] [1] http://samy.pl/evercookie/ etc.
Interesting: > PRIVACY CONCERN! How do I stop websites from doing this? Great question. So far, I've found that using Private Browsing in Safari will stop ALL evercookie methods after a browser restart. I wonder if Safari is the only one or if it's just the only one the creator put to the test (i.e. what about Chrome Incognito).
userData mechanism: undefined
cookieData mechanism: 677
localData mechanism: 677
globalData mechanism: undefined
sessionData mechanism: 677
windowData mechanism: 677
pngData mechanism: 677
etagData mechanism: 677
cacheData mechanism: 677
dbData mechanism: 677
lsoData mechanism: 677
slData mechanism: undefined
(where 677 was the number assigned to me and stored in the evercookie)Re: Online Analytics Firm Settles Suit Over Unstoppable User Tracking
#20Earlier quoted context omitted.
Interesting: > PRIVACY CONCERN! How do I stop websites from doing this? Great question. So far, I've found that using Private Browsing in Safari will stop ALL evercookie methods after a browser restart. I wonder if Safari is the only one or if it's just the only one the creator put to the test (i.e. what about Chrome Incognito).
I can confirm that Chrome Incognito doesn't do much. After setting the cookie, and then closing the Incognito window and starting a new one, I could see: userData mechanism: undefined cookieData mechanism: 677 localData mechanism: 677 globalData mechanism: undefined sessionData mechanism: 677 windowData mechanism: 677 pngData mechanism: 677 etagData mechanism: 677 cacheData mechanism: 677 dbData mechanism: 677 lsoDat…
Works fine.