Skip to content

Commit e172996

Browse files
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 <[email protected]> Signed-off-by: Arjun Devarajan <[email protected]>
1 parent b734287 commit e172996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

daprdocs/layouts/partials/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
</div>
2525
</div>
2626
</div>
27+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=4848fb3b-3edb-4329-90a9-a9d79afff054" />
2728
</footer>
2829
{{ define "footer-links-block" }}
2930
<ul class="list-inline mb-0">

0 commit comments

Comments
 (0)