mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Fix GA
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
baseURL: /
|
baseURL: /
|
||||||
googleAnalytics: G-V8WJDERTX9
|
|
||||||
copyright: Dave Gallant
|
copyright: Dave Gallant
|
||||||
title: davegallant.ca
|
title: davegallant.ca
|
||||||
enableGitInfo: true
|
enableGitInfo: true
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
|
|
||||||
|
services:
|
||||||
|
googleAnalytics:
|
||||||
|
ID: G-V8WJDERTX9
|
||||||
|
|
||||||
build:
|
build:
|
||||||
noJSConfigInAssets: true
|
noJSConfigInAssets: true
|
||||||
writeStats: true
|
writeStats: true
|
||||||
|
@@ -5,3 +5,5 @@
|
|||||||
data-cf-beacon='{"token": "b96799f53f9940dca6f660e6052ba009"}'
|
data-cf-beacon='{"token": "b96799f53f9940dca6f660e6052ba009"}'
|
||||||
></script>
|
></script>
|
||||||
<!-- End Cloudflare Web Analytics -->
|
<!-- End Cloudflare Web Analytics -->
|
||||||
|
|
||||||
|
{{ template "_internal/google_analytics.html" . }}
|
||||||
|
Reference in New Issue
Block a user