Skip to content

Commit 6b6d403

Browse files
authored
Merge pull request ExpressionEngine#809 from ExpressionEngine/add-fathom-script-v6
added fathom script
2 parents 198250c + df36456 commit 6b6d403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme/doc-page-template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<noscript><style>.sidebar-toc { visibility: visible; }</style></noscript>
4242
<!-- Global site tag (gtag.js) - Google Analytics -->
4343
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-12953034-3"></script>
44+
<script src="https://cdn.usefathom.com/script.js" data-site="SORWNTTM" defer></script>
4445
<script>
4546
window.dataLayer = window.dataLayer || [];
4647
function gtag(){dataLayer.push(arguments);}

0 commit comments

Comments
 (0)