Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For instructions on the container tag, please watch this video:

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width400px
urlhttps://www.youtube.com/watch?v=8TE_FaRaRec&feature=youtu.be
height300px

Getting started

To activate the container tag, you will need to ask your partners to give you the codes they need. Usually, the code will be a javascript. Please note there is only one container tag for the conversion code and the on-page code of the advertiser respectively. In other words: you do not implement the codes per partner. Don’t worry, you can always add new codes to the container later – the container tag configurator even keeps a history of all changes.

As soon as you have a partner’s code, make sure you are logged in to your admin UI, click on ‘advertiser’ in the main navigation menu and proceed to click on ‘manage advertisers’. Find the advertiser you want to activate the container tag for and click on the  icon in the technical section. If you do so, a page will be loaded looking more or less like this:

...

Implementing codes in the container tag

Before you implement the code, please make sure you find out how the code is loaded, i.e. synchronous or asynchronous. In most cases, the on-page code and the conversion codes will be loaded asynchronous, which means that any codes you implement in the containers need to load asynchronous as well.

...