Outbrain server-to-server tracking helps improve the quality of data sent out, giving more precise information on how well campaigns are converted and a better source for data-driven advertising algorithms to learn. Besides data quality, there are other benefits like the ability to measure offsite conversions and remove 3rd party scripts from pages - which make sites both safer and faster.
We've tried to simplify Outbrain s2s integration by creating the Outbrain s2s tag for the Google Tag Manager server container. In this article, we'll walk you through the steps of setting up the server GTM tag for Outbrain and describe how Outbrain s2s tag works.
Outbrain's Pixel is a powerful tool that can be used to track conversions. However, it has some flaws - for instance, when users enable ad blockers or privacy settings on browsers, Outbrain pixel won’t be able to set cookies or track events. This means intelligent bidding optimization won’t take any notice whatsoever and conversion events won’t be reported.
Server-to-server tracking can overcome these pixel restrictions. When a user visits your site, the server tagging endpoint will set 1st party cookies with the unique user identifier. Once this user converts, s2s Outbrain conversion tag sends a request to the postback URL with the user identifier back to Outbrain. Based on this data Outbrain understands that the conversion event was triggered, what user made the conversion, and what advertiser is responsible for the conversion event.
The logic of Outbrain s2s tag for the sGTM container is simple: when the pageview event triggers, Outbrain pageview sGTM tag captures Outbrain click-id from the URL and stores it in cookies. When conversion event triggers, conversion tag sends the conversion event to Outbrain together with event details. Conversion tag allows sending event name, order ID, order value, and currency code when a conversion event triggers.
2. Send data to the server GTM container. The two most popular sending data to sGTM are Google Analytics 4 and Data Tag/Data Client.
3. Add Outbrain tag using sGTM template Gallery
4. Create Outbrain Pageview tag -> Add Outbrain click ID parameter that you’ve specified in Outbrain campaign settings -> Set Outbrain Click ID cookie lifetime in seconds.
Comments