Skip to content

Instantly share code, notes, and snippets.

@wihodges
Last active July 18, 2018 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wihodges/7362ece9a6f373ea896a65bde99b7fc3 to your computer and use it in GitHub Desktop.
Save wihodges/7362ece9a6f373ea896a65bde99b7fc3 to your computer and use it in GitHub Desktop.
Regex in Atom for all GA Tracking codes
//FIND ALL
UA-([0-9])\w+-[0-9]
REPLACE WITH WHATEVER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment