Skip to content

Instantly share code, notes, and snippets.

@ShuvoHabib
Created July 17, 2021 21:10
Show Gist options
  • Save ShuvoHabib/78ee65156740abd162aa6d586151850c to your computer and use it in GitHub Desktop.
Save ShuvoHabib/78ee65156740abd162aa6d586151850c to your computer and use it in GitHub Desktop.
GA Linker
ga(function() {
var trackers = ga.getAll();
var linker = trackers[0].get('linkerParam');
console.log(linker);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment