Analytics events are not logging in local development (or on staging) #4949
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🧱 stack: frontend
Related to the Nuxt frontend
Description
Seemingly related to #4716, analytics events do not log by default in local development or on staging. These logs are the only and ideal way to test introducing new analytics events or making adjustments to existing event payloads.
We need to fix the plausible configuration in our nuxt.config.js file to re-enable logging.
Reproduction
ov just frontend run/dev # ov j f
locallyScreenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: