Disable analytics in PR previews#2
Conversation
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Visit the preview URL for this PR (updated for commit df97129): https://rexvelocity--pr2-remove-clsx-and-tw-m-p7qgleia.web.app (expires Sun, 31 May 2026 14:07:09 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e6a8092b99a21a146aa2c15690bc80339a98e50d |
This commit disables Google Analytics tracking in the PR preview environments. This is done by setting the
VITE_GA_MEASUREMENT_IDenvironment variable to an empty string during the Vite build process in the.github/workflows/firebase-hosting-pull-request.ymlGitHub Actions workflow. This ensures that development and staging traffic does not pollute production analytics data.PR created automatically by Jules for task 12891405444006929650 started by @Reddevildragg