|
|
|
@ -1083,7 +1083,7 @@
|
|
|
|
|
"website": "google.com/analytics",
|
|
|
|
|
"cats": [ 10 ],
|
|
|
|
|
"html": "_gaq\\.push\\(\\['_setAccount|i\\['GoogleAnalyticsObject'\\]|ga\\.async = true",
|
|
|
|
|
"script": "(?:\\.google-analytics\\.com\/ga\\.js|\/urchin\\.js|\\.google-analytics\\.com\/analytics\\.js)",
|
|
|
|
|
"script": "^https?://[^\/]+\\.google-analytics\\.com\/(?:ga|urchin|(analytics))\\.js\\;version:\\1?Universal Analytics:",
|
|
|
|
|
"headers": { "Set-Cookie": "__utma" },
|
|
|
|
|
"env": "^gaGlobal$"
|
|
|
|
|
},
|
|
|
|
|