Install DCO Enabler

The ADventori’s DCO Enabler is a simple JS library : you have to insert the library in your creative to interact with our AdServer.

The library creates a namespace ADventori and provides a lightweight CSS Reset.

How to install the DCO Enabler?

Put the following two lines of code in your head section inside your HTML file.

<script src="https://adventori.com/lp/enabler/ADventori-2.0.0.js" crossorigin="anonymous" type="text/javascript"></script>
<link rel=stylesheet type="text/css" href="https://adventori.com/lp/enabler/ADventori-2.0.0.css">

To do this:

  1. go to the panel: “Code View”
  2. go to the place where the head tag closes, and insert the links to our DCO Enabler

Google Web Designer Configuration