Screen6 requires the following parameters to be present in the provided logs.
Required parameters
Please note that we can accept multiple UID columns and multiple corresponding UID Type columns
Parameter | Description |
---|---|
Time | Date+Time or Timestamp in sec or msec of the event in UTC. Examples:1453133038 2016-01-06 20:34:25 UTC |
IP | Full IP address of the user. A hash of the IP will also work. IPs should not be truncated or randomised. |
UID[] | User ID (UID). If multiple types may appear in the same event, then give each UID its own column. Common identifiers are: MAID / IFA / IDFA / GAID 3rd party cookie 1st party cookie (** see note below) did / didmd5 / didsha1 * dpid / dpidmd5 / dpidsha1 |
UserAgent | The full User Agent as received in the event. Note that if the file is comma separated, then user agents that contain commas should be wrapped in quotes (") Example: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 |
** First party cookies: the domain (not URL) from which the cookie was set should be included.
ID types
User IDs of different types should each be in their own columns.
If it's not possible to extract UIDs into different columns, then ID type must be specified in an accompanying column.
Please clearly designate your user identifier types; it's important during the matching algorithms that different identifier types can belong to the same profile.