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

Disable Auto page_views for web #189

Open
jbaezahuertas opened this issue Jul 8, 2024 · 0 comments
Open

Disable Auto page_views for web #189

jbaezahuertas opened this issue Jul 8, 2024 · 0 comments

Comments

@jbaezahuertas
Copy link

Hello, I just was wondering how we can disable the defect send of page_view within the plugin, as in the Firebase SDK for native apps we are already able to do that using the gtag function (but we do not have any gtag function declared into the capacitor project):

gtag('set', { 'send_page_view': false })

https://firebase.google.com/docs/reference/js/analytics.gtagconfigparams?hl=es

Anyone have that done on the Ionic app with the plugin?

Thanks!

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

No branches or pull requests

1 participant