Block the domain analytics.tiktok.com
If your goal is to limit tracking, this does help, however it won't stop any server to server (versus client browser to server) data pass through. Any events the advertiser/publisher deems important, they can first-party collect the relevant tracking data and pass it from their server to the ad server (i.e. TikTok, Google, MS, FB etc.)
TikTok tracks you across the web, even if you don’t use the app
101–110 of 214 posts
Re: TikTok tracks you across the web, even if you don’t use the app
#102The TikTok pixel is not actually a pixel like in the old days. It is not a 1x1 transparent image loaded from their servers. It is executable javascript code. All you have to do to stop 99% of the corporate spying is disable unsafe remote code execution. It's hard to believe I have to say that after the many decades of people getting it drilled into their heads "Do not open random email attachments" but here we are in…
I really really wish that I could convince Web Developers that not every website needs to be a web app. I keep bringing up that I don't want JS to execute random code, even if it's sandboxed, it's mostly unnecessary, and I always get the same sort of replies. Everyone calls me out of touch, I'm downvoted to oblivion, everyone suggests that I'm a unique case and everyone wants JS, they say that they don't want fragmen…
I think the real answer to why this hasn't been toothfully patched yet is ads and the billions of dollars behind it. Not JS developers.
Re: TikTok tracks you across the web, even if you don’t use the app
#103Block the domain analytics.tiktok.com
If your goal is to limit tracking, this does help, however it won't stop any server to server (versus client browser to server) data pass through. Any events the advertiser/publisher deems important, they can first-party collect the relevant tracking data and pass it from their server to the ad server (i.e. TikTok, Google, MS, FB etc.)
Re: TikTok tracks you across the web, even if you don’t use the app
#104Earlier quoted context omitted.
If your goal is to limit tracking, this does help, however it won't stop any server to server (versus client browser to server) data pass through. Any events the advertiser/publisher deems important, they can first-party collect the relevant tracking data and pass it from their server to the ad server (i.e. TikTok, Google, MS, FB etc.)
Is this actual or just theoretical? I think most sites are doing the simplest thing. https://ads.tiktok.com/help/article?aid=9663
You're right most are doing the simplest things as most marketers do not have tech experience to understand the advanced methods. As more people try to prevent Javascript, you'll start to see more and more companies adopt these methods.
Re: TikTok tracks you across the web, even if you don’t use the app
#105The TikTok pixel is not actually a pixel like in the old days. It is not a 1x1 transparent image loaded from their servers. It is executable javascript code. All you have to do to stop 99% of the corporate spying is disable unsafe remote code execution. It's hard to believe I have to say that after the many decades of people getting it drilled into their heads "Do not open random email attachments" but here we are in…
Re: TikTok tracks you across the web, even if you don’t use the app
#106Earlier quoted context omitted.
Shouldnt this have been rendered impossible with Apple and Google’s crackdown on third-party cookies? Whether it a 1x1 tracking pixel or a full-blown Javascript, Apple’s ITP protection would seem to render it unables to track people across websites. The key word is SEEM. I have no idea regarding all the contradictory news coming out of all the camps. I posted a question on StackOverflow with a significant bounty that…
I can shed some light on this maybe, don't have a SO account. You're completely right about "SEEM". It does do enough that it significantly lowers the resolution of data and ability for systems to infer your behaviors / persona. It will force more of the ad ecosystem to server to server data pass through: https://developers.google.com/tag-platform/tag-manager/serve... I mention it in a post above, but data brokers ha…
I can think of only one: convincing websites to add a CNAME to point subdomains to their servers.
Re: TikTok tracks you across the web, even if you don’t use the app
#107Apart from being a disgustingly deadly teenage trap it is a privacy leech at the same time. It's time people realized how useless and distracting these social media apps are, and that they are not really necessary for any functioning of the society. Real knowledge could come from reading books and sites like Wikipedia. Tiktok is good for nothing other than trapping tennagers to make them get viral by doing some really nasty/dangerous stuff.
Re: TikTok tracks you across the web, even if you don’t use the app
#108Earlier quoted context omitted.
I don't know, I guess it could be that turning on the "I know what I'm doing" matrix features made it more strict? It seems like every e-commerce site and most blog/news sites want to host all their images offsite (mostly CDNs I assume) in some weird JS-mediated way. Anything with a captcha breaks. Any purchase checkout process that involves other domains, which is almost all of them, can be counted on to break. If s…
uBO can break sites, but in my experience doesn't to the degree that you're describing. Perhaps you should clear all settings and re-install the extension once and see if that helps? Do you maybe have other content blocking extensions running at the same time as uBO that are causing 'clashes'?
Re: TikTok tracks you across the web, even if you don’t use the app
#109The TikTok pixel is not actually a pixel like in the old days. It is not a 1x1 transparent image loaded from their servers. It is executable javascript code. All you have to do to stop 99% of the corporate spying is disable unsafe remote code execution. It's hard to believe I have to say that after the many decades of people getting it drilled into their heads "Do not open random email attachments" but here we are in…
... cue the WHATWG cronies shreiking "but but but but you will BREAK THE WEB"