Getting started
Neuwo reads a page and works out what it is about, then hands that back as standard IAB categories, subject tags and a brand safety verdict. Attach those to your ad requests and the inventory can be sold on the subject of the page rather than on its address, with nothing about the reader involved.
That holds whether Neuwo runs inside your header bidding setup, inside your ad server, or in your own code. This page is the part that is the same in all of them: what comes back, how it reaches your pages, and how to get access.
What Neuwo returns
For any page or any piece of text:
- IAB content categories, tiers 1 to 3, saying what the page is about. See IAB Content Taxonomy.
- IAB audience categories, tiers 3 to 5, describing who is likely to be reading it. See IAB Audience Taxonomy.
- Subject tags and smart tags, Neuwo's own vocabulary, which goes far more specific than a standard list can. See subject tags.
- A brand safety verdict, a score and an indication, which is a separate question from the subject. See brand safety.
Everything carries a relevance score, so you can keep the categories Neuwo is confident about and drop the long tail. The same four blocks come back on every route. What changes is who reads them and where they end up.
How Neuwo reaches your pages
Neuwo offers three integrations. Two of them, the Prebid module and the Google Ad Manager route, are Bid Enrichment, and both call the EDGE API. The third hands the selling to Neuwo instead. Each is written up in full on Choose your integration, which is where to go to pick between them:
- Integration with Prebid, for publishers already running header bidding. The categories go into every bid request, so bidders can price the page on its subject.
- As part of Neuwo Monetisation Platform, where Neuwo sells the inventory. Nothing to build, and it suits a site with no header bidding to speak of.
- Integration with GAM (Using PPS), for publishers who target and report in Google Ad Manager. It sits on top of either of the other two rather than replacing them.
Or skip the integrations: the API returns the same categories for any page or any text, and what you do with them from there is yours.
Get access
An endpoint URL and a token. Both are issued by Neuwo together, and there is no self-service signup: contact Neuwo or email adops@neuwo.ai, and say which sites you want analysed. Keep the token out of anything public.
Which token depends on the route. Anything running in the browser, the Prebid module included, uses the EDGE API, which is the API Bid Enrichment runs on; anything running on your own servers uses the Auto-Tagging API. They take separate tokens, and a token issued for one does not work on the other. The API section has the detail.
If Neuwo is selling the inventory, there is nothing for you to hold: the setup is arranged with Neuwo and the credentials stay on their side.
Where to go next
- Bid Enrichment for the two routes onto your pages, the Prebid Module and Google Ad Manager (PPS).
- API to make your first call, then the full reference and the JavaScript, Python and .NET SDKs.
- Glossary for any term on this site you have not met before.