Commit 41867ab
committed
Fixes #49 - Add universal google analytics
We’re opting for the ‘alternative async tracking snippet’ from
https://developers.google.com/analytics/devguides/collection/analyticsjs
/#alternative_async_tracking_snippet. Given we’re primarily targeting
modern browsers, I think it’s nicer to go for the version supporting
preloading.1 parent b578864 commit 41867ab
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | | - | |
| 78 | + | |
0 commit comments