Send site or app events directly to AdRoll from your GTM server container. This template handles event tracking, user identification, and parameter mapping for AdRoll's server-side API.
- Add AdRoll tag to the server GTM from the template gallery.
- Add Advertisable ID (You can find it here under AdRoll > Website > View Pixel >
adroll_adv_id
). - Add Pixel ID (You can find it here under AdRoll > Website > View Pixel >
adroll_pix_id
). - Add API Access Token (contacting your AdRoll account manager may be necessary).
- Create events and add user, item and custom attributes.
- Standard - select one of the standard names.
- Inherit from the client - tag will parse sGTM event names and match them to AdRoll standard events.
- Custom - set the event name dynamically using a variable. It must be one of the supported event names.
pageView
productSearch
addToCart
purchase
- Advertisable ID – Your AdRoll Advertisable ID.
- Pixel ID – Your AdRoll Pixel ID.
- Access Token – AdRoll Access Token (contact your account manager).
- Event Name – Choose or define an event name from the options above.
- Page Location – Web: URL of the current page; App: fake URL in the format specified on the template field.
- IP Address – The user's IP address.
- At Least One User Identifier – Select from identifiers such as email, device ID, browser ID etc.
The AdRoll Tag for GTM Server Side is developed and maintained by the Stape Team under the Apache 2.0 license.