Skip to content

Commit 83cc9db

Browse files
authored
Add Scarf pixel (#350)
### Description As discussed with @pnbrown today, this PR adds a Scarf pixel to the footer of the site for analytics purposes in a way that's compliant with LF policies. Insights will be available to any maintainers in the Valkey org on https://scarf.sh. ### Issues Resolved None. ### Check List - [x] Commits are signed per the DCO using `--signoff` By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License. Signed-off-by: aviaviavi <avipress@gmail.com>
1 parent 2c20edb commit 83cc9db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
Logo design by <a href="https://github.com/dizys" target="_blank">Ziyang.</a>
112112
</p>
113113
</div>
114+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=4682283c-f8b7-410c-9c31-c6d7944cee8b" />
114115
</div>
115116
<!-- Google Tag Manager (noscript) -->
116117
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MFFCB7SR"

0 commit comments

Comments
 (0)