Skip to content

Instantly share code, notes, and snippets.

@OrenBochman
Created March 21, 2016 11:44
Show Gist options
  • Save OrenBochman/b339f00f9e957e68c42a to your computer and use it in GitHub Desktop.
Save OrenBochman/b339f00f9e957e68c42a to your computer and use it in GitHub Desktop.
customising the analytics snippet with autolinker plugin for cross domain support
ga('create', 'UA-1458255-7', 'auto', {'allowLinker': true});
ga('require', 'linker');
ga('linker:autoLink', 'other-domain.com'] );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment