Skip to main content

clickEvent

Click events occur when users click an ad that's shown on some media source. The event is transmitted to justtrack via the ad's tracking URL.

FieldTypeDescription
idstringThe event identifier
ad_typestringThe type of the ad shown. Example values include "interstitial" and "banner".
device_idstringThe advertising identifier for the device. For Android, this is the GAID. For iOS, this is the IDFA.
store_idstringThe identifier of the app in the app store
bid_typestringThe way that advertisers bid in the auction. Example values include "CPI" and "CPE".
bid_value_usddoubleThe value of the ad's bid in USD
bid_valuedoubleThe value of the ad's bid in its original currency
bid_currencystringThe original currency of the ad's bid
creative_namestringThe name for the creative asset that originated with the partner
custom_0stringA custom dimension sent with the event
custom_1stringA custom dimension sent with the event
custom_2stringA custom dimension sent with the event
custom_3stringA custom dimension sent with the event
device_modelstringThe model of the user's device
device_resolutionstringThe resolution of the user's device
device_vendorstringThe vendor of the user's device
adset_idstringThe identifier for the adset that originated with the partner
adset_namestringThe name of the adset
creative_idstringThe identifier for the creative asset that originated with the partner
click_idstringThe ID of the click that originates with the partner
citystringThe city derived from the IP
country_codestringThe two-character ISO country code derived from the IP
ipstringThe IP address of the user's device at the time of the request
goal_namestringjusttrack's name for the goal tied to the ad campaign
limited_ad_trackingstringThe limited ad tracking feature state on the user's device
os_versionstringThe version of the user's operating system
platformstringThe platform to which the app belongs
source_bundle_idstringThe bundle ID of the app in which the ad was shown
campaign_idstringThe identifier for the campaign that originated with the partner
campaign_namestringThe name for the campaign that originated with the partner
source_categorystringThe category of the app where the ad is shown
source_idstringThe ad partner's identifier of the media source where the ad is shown
source_namestringThe name of the media source where the ad is shown
source_placementstringInformation about where the ad is shown
source_publisherstringThe publisher of the media source in which the ad was shown
user_agentstringThe user agent for the user's device
created_attimestampThe date and time in UTC at which the event record is created. This timestamp doesn't include the timezone.