chore: add Scarf analytics pixel to README - #4840
Merged
gaius-qi merged 7 commits intoJul 9, 2026
Merged
Conversation
fcgxz2003
requested review from
ClementMaH,
CooooolFrog,
CormickKneey,
EvanCley,
imeoer and
yyzai384
June 25, 2026 06:42
fcgxz2003
force-pushed
the
chore/scarf-analytics-pixel
branch
from
June 25, 2026 06:43
188f9df to
33f79c4
Compare
Signed-off-by: fcgxz2003 <834756128@qq.com>
fcgxz2003
force-pushed
the
chore/scarf-analytics-pixel
branch
from
June 25, 2026 06:52
33f79c4 to
c45a034
Compare
gaius-qi
requested changes
Jul 3, 2026
Signed-off-by: fcgxz2003 <834756128@qq.com>
Signed-off-by: fcgxz2003 <834756128@qq.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4840 +/- ##
==========================================
+ Coverage 28.04% 28.12% +0.08%
==========================================
Files 232 232
Lines 23148 23158 +10
==========================================
+ Hits 6491 6513 +22
+ Misses 16218 16197 -21
- Partials 439 448 +9
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
- Add HTML comment to identify the Scarf analytics tracking pixel - Hide the pixel image with `style="display:none"` to prevent layout impact - Add empty `alt=""` attribute for accessibility compliance Signed-off-by: Gaius <gaius.qi@gmail.com>
- Removes the hidden Scarf analytics image tag from README.md - Eliminates passive tracking of users who view the repository - No functional or documentation content is affected Signed-off-by: Gaius <gaius.qi@gmail.com>
- Appends a 1×1 Scarf pixel image to the Code of Conduct line - Enables anonymous download/view analytics via Scarf.sh - Uses `no-referrer-when-downgrade` policy and hidden alt text to keep the tracker unobtrusive Signed-off-by: Gaius <gaius.qi@gmail.com>
- Wraps the tracking pixel `<img>` tag with markdownlint disable/enable comments to suppress linting errors - Adds blank lines around the section for proper markdown formatting - Prevents CI/linting failures caused by the inline HTML image element Signed-off-by: Gaius <gaius.qi@gmail.com>
gaius-qi
enabled auto-merge (squash)
July 9, 2026 05:13
CormickKneey
approved these changes
Jul 9, 2026
EvanCley
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a Scarf tracking pixel to the bottom of the README so the Dragonfly community can measure anonymous, aggregated adoption trends and discovery sources for the project.
Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
Checklist