This guide provides instructions for advertisers and media agencies on how to correctly configure creatives for inventory using the High-Impact.js framework.



Implementation options

You can choose to include the High-Impact.js client code in two different ways:

1. When uploading the ad in the DSP / Ad server.

or

2. When the ad is produced.

<aside>

Option 1. When uploading the ad

  1. Upload a responsive HTML5 ad or third-party ad in your DSP or ad server.
  2. Add the following third-party pixel as a tracker on the creative.
<https://t.seenthis.se/public/high-impact/client/1.0.4/client.js>
Platform Instructions
DV360 How to add a third-party pixel
Adform Create third-party tags in Adform
Xandr Configure tracking for creatives

For other DSPs or ad servers, please refer to their support pages for instructions on how to insert a Javascript pixel in a creative.

</aside>

<aside>

Option 2. When the ad is produced

Embed the High-Impact.js client code directly in the HTML when the ad is produced.

Insert the following snippet directly into the ad’s HTML:

<script src="<https://t.seenthis.se/public/high-impact/client/1.0.4/client.js>"></script>

</aside>


Note: The script client.js is hosted by SeenThis for convenience. If your policy requires it, you may copy and host the script on your own servers.