3rd Party Impression Trackers¶
3rd party impression tracker is a functionality that allows BidCore clients to enable gathering data on impressions by 3rd party vendors. Whenever an impression takes place, BidCore sends a signal to these vendors. The data can be used on the vendors’ side for attribution, measurement, verification and other purposes. One creative can have 1 to 5 trackers applied.
The 3rd party impression tracker functionality is optional.
Please see below how to set up 3rd party impression trackers depending on the creative type.
Banner/Native Creative¶
You can assign 3rd party impression trackers to Banner and Native creatives while setting up your creative. Please proceed as follows.
Go to the 3rd Party Impression Trackers block.
Select the tracking type: Image Code or JavaSctipt Code.
Enter the secure image URL or Javascript code into the Impression Tracker Code field. See a code example below.
JavaScript Code Example¶
<script type="text/javascript"
src="https://pixel.example.com/jload?anId=734617&advId=${ADVERTISER_ID}&campId=${CAMPAIGN_ID}&pubId=${PUBLISHER_ID}&chanId=${INVENTORY_SOURCE}&bundleId=${BUNDLE_ID}&placementId=${CREATIVE_ID}">
</script>
Video Creative¶
Unlike Banner/Native, you can only assign image tracking type to video creatives. Please proceed as follows.
Go to the 3rd Party Impression Trackers block.
Paste the secure tracker image URL into the Impression Tracker Code field.