Skip to content

Disable Auto page_views for web #189

Open
@jbaezahuertas

Description

@jbaezahuertas

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions