Commit 9c788c9
committed
docs: add page=README.md param to Scarf pixel for GitHub obfuscation
Per Scarf's GitHub obfuscation guidance
(https://docs.scarf.sh/web-traffic/#obfuscation-on-github), GitHub's
camo image proxy rewrites image URLs to camo.githubusercontent.com,
which both strips the referrer and obscures which page is being
viewed. Adding the `page=README.md` query param tags the pixel
impression with its source page so it still attributes correctly.1 parent 3fe1e41 commit 9c788c9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments