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

fix(docs): add vue-gtag #3477

Merged
merged 3 commits into from
Jun 14, 2023
Merged

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Jun 7, 2023

closes #3476

@m0ksem m0ksem requested a review from asvae June 7, 2023 18:40
@@ -70,8 +70,13 @@ export default defineNuxtConfig({
compressPublicAssets: true,
},

googleAnalytics: {
id: 'G-G4S900KP26'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go to railway variables. No need to have this locally.

@asvae
Copy link
Member

asvae commented Jun 7, 2023

closes #3476

It only solves half of task out of 3 in the issue:

  • For analytics implementation - there is a requirement that it should only work for production environment.

@m0ksem m0ksem self-assigned this Jun 8, 2023
@asvae
Copy link
Member

asvae commented Jun 8, 2023

I updated the issue to mention we should support all environments (except local)

@asvae
Copy link
Member

asvae commented Jun 14, 2023

Seems good. We can update it if something doesn't work in prod.

@asvae asvae merged commit 55dddc2 into epicmaxco:develop Jun 14, 2023
@asvae
Copy link
Member

asvae commented Jun 15, 2023

I used the same key for all apps. We'll see how it'll work.

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.

Improving vuestic analytics
2 participants