-
Notifications
You must be signed in to change notification settings - Fork 2
Trackers for baseapp Prod only #31
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
Comments
Clarification:
|
Тобто:
|
@phwizard Dmytro made all analytivs work only on these 2 particular urls, but we just need add url to .env and then it will work on needed site. |
thanks guys! |
Please implement a switch in .env or elsewhere.
Alternatively check for app being baseapp and on prod.
If switch is enabled, enable Google Analytics, Hubspot, MS Clarity and Firebase tracking. If not, do not include trackers code.
We could check if address == beta.ethora.com or ethora.ethora.com then enable tracking.
If not, tracking is disabled.
The text was updated successfully, but these errors were encountered: