Skip to content
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

🧹 Tighten tenant GA ID logic #944

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

kirkkwang
Copy link
Contributor

The #current_account method returns a tenant instance when on the proprietor page (not in a tenant subdomain). This then looks for a HYKU_GOOGLE_ANALYTICS_ID instead of the GOOGLE_ANALYTICS_ID env variable. We want to only use the GOOGLE_ANALYTICS_ID.

Ref:

The `#current_account` method returns a tenant instance when on the
proprietor page (not in a tenant subdomain). This then looks for a
`HYKU_GOOGLE_ANALYTICS_ID` instead of the `GOOGLE_ANALYTICS_ID` env
variable.  We want to only use the `GOOGLE_ANALYTICS_ID`.

Ref:
  - #910
@kirkkwang kirkkwang merged commit 5ae6463 into main Dec 12, 2023
6 of 7 checks passed
@kirkkwang kirkkwang deleted the i910-tighten-tenant-ga-id-logic branch December 12, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants