-
Notifications
You must be signed in to change notification settings - Fork 58
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
Setup Google Analytics 4 (GA4) #297
Comments
Another thought: we could reuse the Vitess.io GA4 site tag, since the main website is being migrated: /cc @nate-double-u |
Hello @chalin, it does have a UA, but it hasn't been implemented on our website. I would love to migrate to GA4 as it will become the new standard. Reusing the GA4 site tag of vitess.io would mean that we would share the metrics and the UI, right? If so, I would prefer to keep them separate to ease the metrics navigation. |
The recommended GA4 account structure differs from that for UA. For Vitess, it would imply that we reuse the same web data stream. But no worries, I'll setup reports that are specific to benchmarking. Would that be ok? |
Is the site hosted on Netlify? If so, can you grant me access to the account? |
Okay! Sounds good to me, thank you!
Not yet, we are in the middle of moving the UI away from simple Go templates to React JS so that it can be hosted on Netlify easily. |
Oh, nice! When do you expect that to be completed (just so I have an idea). In that case; can you ping me once it gets hosted on Netlify? Probably best to wait until then before enabling analytics. |
@chalin, the goal is to finish before the next major release of Vitess (RC1 is scheduled on February 7th). So probably around December/January.
Totally! |
@frouioui - the unused UA property has been scheduled for deletion. |
Any progress updates on this @frouioui? |
No worries, I totally understand. Thanks for the update @frouioui. |
Hello @chalin! I hope you are doing well. I am just getting back to this issue now. We are in the process of adding Google Analytics to our benchmarking website (https://benchmark.vitess.io). @Camillemtd is an LFX intern working on the arewefastyet project for Vitess and he will be working on adding Google Analytics to our new frontend UI. Earlier we talked about reusing the same GA4 site tag as the one used by Thank you. |
Hello @chalin, do you have any update on this? |
Hi! Thanks for your patience in getting a response. Yes we can still distinguish between events based on the host that they originate from. It's you call whether you want to reuse the same ID or not. Given that it's a separate SPA, maybe a distinct ID would be a good idea. I've tried creating a separate web-stream ID, but GA4 warns that that is discouraged. I'm not sure that using an app ID will work with a SPA website, but we can try. (FYI, I'm OOO next week.) |
The benchmark site has a Universal Analytics (UA) property defined for it -- namely UA-163836834-6 -- but it isn't being used.
We're in the process of migrating websites to use Google Analytics 4. For details, see:
Would you like for me to upgrade the benchmark site too? If so, I'd suggest retiring the UA site tag (since it doesn't appear to have ever been used), and activating a new GA4 tag.
If you agree, then assign this issue to me -- unless you prefer migrating to GA4 yourself.
The text was updated successfully, but these errors were encountered: