Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
onequery-landing | a90cf81 | Commit Preview URL Branch Preview URL |
Jun 04 2026, 12:32 PM |
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.
One-Line Summary
Point the OneQuery landing site Google tag at the new OneQuery-only GA4 measurement stream.
User-Facing Changes
G-42E8B09EX6instead of the previous Velen-associated ID.Why This Changed
The landing site was using the same GA measurement setup as Velen, which caused OneQuery landing traffic to appear in the Velen analytics property and made product-specific analysis harder. The new GA4 property and web stream separate OneQuery reporting at the property level.
How It Changed
apps/landing/src/shared/analytics/google-tag.tsto use the OneQuery web stream measurement ID.Verification
rtk bun installrtk bun run buildfromapps/landingrtk bun run formatfrom the repository rootrtk rg -n "G-TVPWK9V4TE" apps/landing/src apps/landing/dist/clientreturned no matchesrtk rg -n "G-42E8B09EX6" apps/landing/src/shared/analytics/google-tag.ts apps/landing/dist/client/index.htmlVideo / Screenshot (Optional)