mirror of https://github.com/dapr/docs.git
Add lightweight analytics pixel to dapr website (#3025)
This analytics pixel provides high-level web traffic insights for project maintainers so they can better understand how docs are being read and used. This pixel does not use cookies (or JavaScript at all) and is GDPR-compliant. It is a clear 1x1 pixel that won't affect page rendering or load times. Signed-off-by: Arjun Devarajan <arjun@scarf.sh> Signed-off-by: Arjun Devarajan <arjun@scarf.sh>
This commit is contained in:
parent
b73428716d
commit
e17299616f
|
@ -24,6 +24,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=4848fb3b-3edb-4329-90a9-a9d79afff054" />
|
||||||
</footer>
|
</footer>
|
||||||
{{ define "footer-links-block" }}
|
{{ define "footer-links-block" }}
|
||||||
<ul class="list-inline mb-0">
|
<ul class="list-inline mb-0">
|
||||||
|
|
Loading…
Reference in New Issue