mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Docs] Trial Fathom analytics for doc pages (#17056)
* [Docs] Trial Fathom analytics for doc pages * Update custom domain
This commit is contained in:
parent
ed131f87da
commit
86d0159c0a
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
{% extends "!layout.html" %}
|
||||
|
||||
{%- block extrahead %}
|
||||
|
||||
<!-- Fathom - beautiful, simple website analytics -->
|
||||
<script src="https://deer.ray.io/script.js" data-site="WYYANYOS" defer></script>
|
||||
<!-- / Fathom -->
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110413294-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
|
Loading…
Add table
Reference in a new issue