I assumed the grandparent meant how do "you" track across your own properties.. For the likes of google and co, I wouldn't be surprised if we start seeing more ad companies requiring you to send some other PII via the…
So you just do a get adprovider.foo/track/<id> from the browser with no cookies and batch send from your backend -- they then just make sure the data you send them roughly matches? For most big sites this isn't a…
You send tracking events to your analytics/tracking partner from your backend instead of from the browser and they combine the cookie ids.
I assumed the grandparent meant how do "you" track across your own properties.. For the likes of google and co, I wouldn't be surprised if we start seeing more ad companies requiring you to send some other PII via the…
So you just do a get adprovider.foo/track/<id> from the browser with no cookies and batch send from your backend -- they then just make sure the data you send them roughly matches? For most big sites this isn't a…
You send tracking events to your analytics/tracking partner from your backend instead of from the browser and they combine the cookie ids.