docs: add UTM parameters to the View online link - #602
Open
Shawn-Dong wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
Add UTM parameters to the "View online" link in the README so that clicks from GitHub can be measured in Google Analytics on memu.so:
https://memu.so/?utm_source=github&utm_medium=readme&utm_campaign=view_onlineThe destination and link text are unchanged; visitors see no difference. Works together with the GA4 tag added to the website (NevaMind-AI/memu-website-v2#2). Traffic from this link shows up in GA under source/medium
github / readme.摘要
给 README 中的 "View online" 链接加上 UTM 参数,使来自 GitHub 的点击可以在 memu.so 的 Google Analytics 中被单独统计:
https://memu.so/?utm_source=github&utm_medium=readme&utm_campaign=view_online链接目标和文字均不变,访问者无感知。与网站侧新增的 GA4 标签(NevaMind-AI/memu-website-v2#2)配合使用,该链接的流量会以
github / readme的 source/medium 出现在 GA 报告中。🤖 Generated with Claude Code