Skip to main content

experimentAssignmentEvent

PRO FEATURE

This feature is available on the Pro pricing plan. Please email support@justtrack.io for more details.

FieldTypeDescription
idstringThe event identifier
attribution_idstringjusttrack's identifier for the attribution event tied to this event
install_idstringjusttrack's identifier for the install event tied to this event
app_idintjusttrack's identifier for the app
store_idstringThe identifier of the app in the app store
experimentstringThe name of the experiment.
experiment_idstringThe ID of the experiment. Only exists for experiments and variants created via the dashboard1. Empty field for assignments done via the SDK.
variantstringThe name of the variant.
variant_idstringThe ID of the variant. Only exists for experiments and variants created via the dashboard1. Empty field for assignments done via the SDK.
justtrack_sdk_versionstringThe name of the SDK version at the time of the event
app_version_namestringThe name of the app version at the time of the event
app_version_codestringThe version code of the app at the time of the event
os_versionstringThe version of the user's operating system
device_modelstringThe model of the user's device
device_typestringThe type of the user's device. Example values for this field are "mobile" and "tablet"
tagsarray<string>Descriptive tags that were optionally provided by the customer.
happened_attimestampThe time at which the assignment happened. For SDK assignments this is either optionally provided by the customer or set to the time our backend receives the assignment from the SDK.

Footnotes

  1. Managing experiments in the dashboard isn't currently available, but it's coming soon. 2