Skip to content

Instantly share code, notes, and snippets.

@abramsm
Created January 29, 2016 22:53
Show Gist options
  • Save abramsm/5545a36ea9d0928f180f to your computer and use it in GitHub Desktop.
Save abramsm/5545a36ea9d0928f180f to your computer and use it in GitHub Desktop.
Hydra Field Data - Fields Template
map.fields:[
// fields common to all sources
"TIME"
"UID"
// fields specific to segment data
"SEGMENTIDS"
// fields specific to usync data
{from:"PUID_%[pid]%", to:"PUID"}
// injected source names
"RED"
"USYNC"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment