Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: plausible analytics #16

Merged
merged 1 commit into from
Nov 1, 2024
Merged

add: plausible analytics #16

merged 1 commit into from
Nov 1, 2024

Conversation

HolgerHuo
Copy link
Contributor

No description provided.

Copy link
Member

@leavelet leavelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以,但是必要性和准确性有待考证。getting started和plausible都过cf,能准确统计吗

@HolgerHuo
Copy link
Contributor Author

getting started和plausible都过cf,能准确统计吗

准确性是没有问题的,CF的Web Analytics和Plausible都是插入js脚本,由访客在客户端请求统计接口,Plausible根据之前的数据看应该正确配置了,可以获取到真实访客IP。

Plausible在数据量上略有优势,因为是自托管域名,不会被域名级广告过滤过滤到(但依旧无法绕过MITM或浏览器层级过滤)

必要性确实还需考查,不过应该加上影响不算太大。

@HolgerHuo HolgerHuo force-pushed the add-plausible-analytics branch from 883426b to de650b2 Compare November 1, 2024 06:51
Copy link

cloudflare-workers-and-pages bot commented Nov 1, 2024

Deploying getting-started with  Cloudflare Pages  Cloudflare Pages

Latest commit: de650b2
Status: ✅  Deploy successful!
Preview URL: https://b811bfcc.getting-started-8vt.pages.dev
Branch Preview URL: https://add-plausible-analytics.getting-started-8vt.pages.dev

View logs

@000lbh
Copy link
Member

000lbh commented Nov 1, 2024

Statistics must be stored encrypted and anonymized

@HolgerHuo
Copy link
Contributor Author

Statistics must be stored encrypted and anonymized

Ofc, Plausible works with:

No cookies and fully compliant with GDPR, CCPA and PECR.

@HolgerHuo HolgerHuo merged commit e95f79c into main Nov 1, 2024
2 checks passed
@000lbh 000lbh deleted the add-plausible-analytics branch November 4, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants