Skip to content

Commit 4b92e9a

Browse files
authored
Merge pull request #1521 from cowlicks/add-analytics
Add the "www" GA URL to the analytics.js surrogate
2 parents e88148b + 631b249 commit 4b92e9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/data/surrogates.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const hostnames = {
3434
'/analytics.js',
3535
],
3636
'www.google-analytics.com': [
37+
'/analytics.js',
3738
'/ga.js',
3839
],
3940
'www.googletagservices.com': [

0 commit comments

Comments
 (0)