Created
April 6, 2015 16:36
-
-
Save laurenancona/5743a4b15c2011a16a74 to your computer and use it in GitHub Desktop.
Regex Pattern for Universal Analytics Profile IDs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UA-[0-9]{5,}-[0-9]{1,} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Useful regex string for crawling sites for presence of Google Analytics.