Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Required

referrerThe Digital Turbine Click ID passed in the click event URL.Yes
source

Used to track advertiser tracking platform. Common partners are

Direct Client integrations or Custom Partners should use "DC"

Yes
eventSet to "open", "purchase", "registration", "level", "tutorial", "completion", "session", or "search".  Digital Turbine can add other values upon request.Yes
eventVar

eventVar is intended to accompany an event in order to add detail to the event.  For example,

  • Purchase: event=purchase&eventVar=1.99
  • Level: event=level&eventVar=1
  • Tutorial: event=tutorial&eventVar=1
  • Completion: event=completion&eventVar=tutorial
  • Session: event=session&eventVar=255  (where 255 is the session duration in seconds)
  • Search: event=search&eventVar=keyword

Events do not require an eventVar and some events may not make sense to pass this value, like open or registration.

No

appId

Android Package Name or iOS Bundle IDNo
timestampUnix time stamp of the eventNo
aaidAndroid Advertising ID. MoreNo
idfaApple IFA identifierNo
openUdidRaw Open UDIDNo
userIdUsername of a registered userNo
deviceIpIP Address of users deviceNo

deviceBrand

Device brand like Apple, Samsung, LG, MotorolaNo
deviceModelDevice model like iPad, iPhone, Nexus 7No

deviceCarrier

Device carrier name like Verizon, Vodafone, ATTNo
countryCodeTwo character ISO country code like US, GB, AUNo
languageTwo character ISO language code like en, es, deNo
ageUsers ageNo
birthdayUsers date of birth, eg: 1980-01-01No
genderUsers gender, "M" or "F"No
latUsers last known latitudeNo
lonUsers last known longitudeNo

...