capacitor-community / capacitor-community/firebase-analytics

Disable Auto page_views for web

Open
#189 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
178
Forks
70
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.