This guide provides instructions for advertisers and media agencies on how to correctly configure creatives for inventory using the High-Impact.js framework.
For creatives produced by SeenThis:
You can skip these instructions – all necessary code is already included in the ad tag.
For other creatives:
If you are using your own responsive HTML5 ads or third-party tags, follow the steps below to ensure the ads display correctly.
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<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 producedEmbed 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.