What Macros can I use for third-party impression tracking?

AdsWizz macros in a URL are placeholders that AudioGO replaces with specific parameter values from an ad request to dynamically assign values before calling the URL. Here are the macros used for impression tracking URL.

Macro Name

Description

{listenerid}

User ID (cookie or mobile device ID) from the ad request

{longitude}

Longitude received from the client app or obtained from the client IP

{useragent}

User-Agent of the client

${country}

Country obtained from the client location, based on GPS data or IP address

${city}

City obtained from the client location, based on GPS data or IP address

${postalCode}

Postal code obtained from the client location, based on GPS data or IP address

${region}

Region obtained from the client location, based on GPS data or IP address

${deviceType}

Device type

{timestamp}

Timestamp of the moment of the request

{random}

A random number that can serve as a cache buster

{campaignid}

Campaign ID

{adunitid}

Ad Unit ID

{consent}

User consent (true/false) determined based on the values of privacy parameters in the request

Was this article helpful?

Yes check No check

Related articles