Skip to content

Instantly share code, notes, and snippets.

@zircote
Created March 26, 2013 19:47
Show Gist options
  • Save zircote/5248572 to your computer and use it in GitHub Desktop.
Save zircote/5248572 to your computer and use it in GitHub Desktop.
Get the clientId for the universal analytics
tracker = ga.getByName('tracker')
tracker.get('clientId')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment