Skip to main content

installEvent

This table tracks all install events, even those that aren't counted in the Installs metric.

FieldTypeDescription
idstringThe event identifier
instance_idstringA unique identifier generated for the app instance. When users delete the app and re-install or clear cache, they will receive a new instance ID.
attribution_idstringjusttrack's identifier for the attribution event tied to this event
app_idintjusttrack's identifier for the app
store_idstringThe identifier of the app in the app store
app_version_namestringThe name of the app version at the time of the event
device_display_heightintThe display height of the user's device.
device_display_widthintThe display width of the user's device.
device_modelstringThe model of the user's device
device_namestringThe name of the user's device.
os_versionstringThe version of the user's operating system
device_typestringThe type of the user's device. Example values for this field are "mobile" and "tablet"
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
android_idstringThe Android ID of the user's device, if it's Android
idfvstringThe IDFV of the user's device, if it's iOS
test_group_idintThe justtrack test group ID from the SDK
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.