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

test: e2e integration tests for ga and gtm #189

Merged
merged 5 commits into from
Aug 5, 2024
Merged

test: e2e integration tests for ga and gtm #189

merged 5 commits into from
Aug 5, 2024

Conversation

huang-julien
Copy link
Member

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Following differents versions of nuxt-scripts that had issues with gtm and ga. This PR aims to add e2e tests and verify that GTM and GA are correctly sending events to google.

@flashdesignory the GTM test isn't working because G-TEST is not available (404 when requesting the script). Anyway, we need an id for both GA and GTM πŸ˜… i prefer to avoid always pushing events and blowing up @harlan-zw 's dashboard at each PR.

Copy link

vercel bot commented Aug 4, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
scripts-docs βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 5, 2024 5:23am
scripts-playground βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 5, 2024 5:23am

@harlan-zw
Copy link
Collaborator

FWIW my dashboard is only made for testing Nuxt Scripts so blow it up all you want

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