Skip to content

Instantly share code, notes, and snippets.

@bchumney
Created December 2, 2014 21:26
Show Gist options
  • Save bchumney/27b4c016980ab89be881 to your computer and use it in GitHub Desktop.
Save bchumney/27b4c016980ab89be881 to your computer and use it in GitHub Desktop.
Get custom dimension
ga(function(tracker) {
console.log(tracker.b.data.w[':dimension5']);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment