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.
Field | Type | Description |
---|---|---|
ad_unit | string | The type of the ad shown. Example values include interstitial and banner |
app_bundle_id | string | The bundle identifier of the advertised app in the app store |
bid_type | string | The way that advertisers bid in the auction. Example values include CPI , CPE . |
bid_value_usd | double | The value of the ad's bid in USD |
city | string | The city derived from the ip |
country_iso2 | string | The two-character ISO country code derived from the ip |
event_time | timestamp | The date and time in UTC at which the event happened. This timestamp doesn't include the timezone. |
custom_0 | string | A custom dimension sent with the event |
custom_1 | string | A custom dimension sent with the event |
custom_2 | string | A custom dimension sent with the event |
custom_3 | string | A custom dimension sent with the event |
device_id | string | The advertising identifier for the device. For Android, this is the GAID. For iOS, this is the IDFA. |
device_model | string | The model of the user's device |
device_os | string | The operating system of the user's device |
device_resolution | string | The resolution of the user's device |
device_vendor | string | The vendor of the user's device |
event_id | string | justtrack's identifier for this event |
external_click_id | string | The external ID of the click |
goal_name | string | justtrack's name for the goal tied to the ad campaign |
ios_store_id | string | The identifier of the advertised app in the iOS app store |
ip | string | The IP address of the user's device at the time of the request |
jt_ad_set_id | int | justtrack's identifier for the ad set |
jt_campaign_id | int | justtrack's identifier for the campaign |
jt_creative_id | int | justtrack's identifier for the creative asset |
jt_creative_name | string | justtrack's name for the creative asset |
limited_ad_tracking | string | The limited ad tracking feature state on the user's device |
partner_ad_set_id | string | The ad partner's identifier for the ad set |
partner_ad_set_name | string | The ad partner's name for the ad set |
partner_campaign_id | string | The ad partner's identifier for the campaign |
partner_campaign_name | string | The ad partner's name for the campaign |
partner_creative_id | string | The ad partner's identifier for the creative asset |
platform | string | The platform to which the advertised app belongs |
source_app_bundle_id | string | The bundle ID of the app in which the ad was shown |
source_category | string | The category of the app where the ad is shown |
source_id | string | The ad partner's identifier of the media source where the ad is shown |
source_name | string | The name of the media source where the ad is shown |
source_placement | string | Information about where the ad is shown |
source_publisher_id | string | The publisher of the media source in which the ad was shown |
user_agent | string | The user agent for the user's device |