SDK Device Data for Tracking URLs

Introduction & Usage

This documentation guide is designed to provide information on device data that can be appended to callback urls for engagement and 3rd-party tracking verification. The data comes from the SDK and communicates to remote urls detailed data on the device.

There are two uses:

  1. Passing device data through to the 3rd-party tracking urls for ad tracking verification and analysis.
  2. Passing device data through to the engagement landing page for specific experiences, data capture, dynamic scripts, or other logic.

Device Data From SDK Available For URL Appends

Description: The SDK makes available relevant data from the device for appending to urls for advanced needs.
Parameters:

*Should not be used for privacy reason.
**Deprecated.

URL with Data Parameters

http://[EnterYourUrlHere]?idfa=[IDFA]&mac_sha1=[MAC_SHA1]&odin1=[ODIN1]&platform=[PLATFORM]&adc_version=[ADC_VERSION]&os_version=[OS_VERSION]&device_model=[DEVICE_MODEL]&network_type=[NETWORK_TYPE]&language=[LANGUAGE]&serve_time=[SERVE_TIME]&dma_code=[DMA_CODE]&country_code=[COUNTRY_CODE]&zone_type=[ZONE_TYPE]

Example URL with Sample Data

m.scrion.com/?idfa=5c18623a-4daa-4676-8de0-6d2c9bfa7826&mac_sha1=21769fbdbd5c6e8868d6d4184727a4dcf072fda8&odin1=0412ed8ee7dfe6772419f0842799e9abac21ee4&platform=ios&adc_version=1.9.11&os_version=5.1.1&device_model=ipad&network_type=wifi&language=en&serve_time=1345768994&dma_code=811&country_code=US&zone_type=interstitial