What is Integral Ad Science?
Integral Ad Science (IAS) is a measurement and analytics company that builds verification, optimization, and analytics solutions for the ad industry.
Integral Ad Science (IAS) is a measurement and analytics company that builds verification, optimization, and analytics solutions for the ad industry.
This integration is useful if, for example, you are network or publisher and have received a IAS tag from an advertiser looking to measure IAS viewability and attention signals on their campaign.
Integral Ad Science has integrated the Celtra Viewability Observee API, ensuring measurement is accurate across all Celtra display formats.
Follow the instructions below to append your IAS tag to the Celtra tag when inserting them into your first party ad server.
For display formats, add the following:
<!-- Celtra tag -->
<div class="celtra-ad-v3">
<img src="data:image/png,celtra" style="display: none" onerror="
(function(img) {
...
})(this);
"/>
</div>
<!-- Integral Ad Science tag -->
<script src="http://fw.adsafeprotected.com/rjss/..."
type="text/javascript"></script>
The IAS Firewall script cannot be appended immediately after Celtra's script as a sibling. It must be integrated/wrapped by the IAS team.
In this case, a Integral Ad Science tag will typically not contain any ad server macros. Instead, the parameters are already filled with the advertiser's own values.
When inserted into a page side-by-side, the Integral Ad Science script automatically detects the neighboring Celtra tag and an Celtra-Integral Ad Science integration ensures the correct HTML elements are measured for viewability across all creative formats.
If you have included the Integral Ad Science SDK into your apps, the Integral Ad Science script will also automatically communicate with it to measure viewability.
To measure video with viewability for an advertiser, your video player must be integrated with Integral Ad Science.