Skip to content

Instantly share code, notes, and snippets.

@robertjmoore
Created August 11, 2012 18:53
Show Gist options
  • Save robertjmoore/3326362 to your computer and use it in GitHub Desktop.
Save robertjmoore/3326362 to your computer and use it in GitHub Desktop.
pushing cohort string to ga
_gaq.push(['_setCustomVar', 1, 'cohort_data', {{cohortString}}, 1]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment