|
|
|
|
|
by ggthrowaway12
2578 days ago
|
|
Also, maybe I'm missing something but I don't see how this addresses fraud and any advertising solution that doesn't address fraud is basically DOA. How do they ensure that clicks and conversions are legitimate? It's already a hard problem, despite the large amounts of data that legitimate browsing activities leak. |
|
I assume you have:
* Browser data (UAS, screen size, network speed, localStorage)
* IP data (therefore some proxy of geographic data)
* Third party data (eg. Google Analytics demographic data)
* Odd click patterns (eg. from the same IP, bursts within a short window)
* Finally you can see who is benefiting from the clicks (eg. certain publishers) and suspend their account
I feel like all this data would generate a substantial click "footprint" that you could run through an ML model. At worst, these third-party advertising companies can suspend whoever is benefiting from the clicks if they gather enough suspicious evidence.