Description
Teads believes that the most important thing is to understand how rare a given signal is.
Why? Because topics link browsing history with context in a privacy compliant way.
This characteristic can be used when joining them on the server side in order to build contextual clusters without third party cookies.
To achieve this the current design should evolve and allow adding a weight value besides each observed topic. That weight is the relative weight of a given topic for a browser compared to all browsers using the topic.
Also, all browsers can be considered within two scopes:
- All browsers using Topics API
- All browsers having these topics observed for a given Ad-Tech
For this latter case, a TEE service might enable an Ad-Tech to support the cost of that analysis in a privacy compliant way
To take an analogy, this algorithm works like a TF-IDF.
A TF-IDF analyzes the occurrences of words in a document.
In Teads case, we consider that words are topics and documents are browsers.