Skip to content

Instantly share code, notes, and snippets.

@SNemzer
Created May 24, 2018 13:26
Show Gist options
  • Save SNemzer/d027690a79f8c33280b09cf2d6ae8a07 to your computer and use it in GitHub Desktop.
Save SNemzer/d027690a79f8c33280b09cf2d6ae8a07 to your computer and use it in GitHub Desktop.
Custom JS variable for GTM of parameters not to remove
function(){
return ["utm_medium",
"utm_source",
"utm_campaign",
"utm_term",
"utm_content",
"gclid",
"search"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment