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

Page view is triggered automatically on init #116

Open
sami-ft opened this issue Mar 23, 2023 · 0 comments
Open

Page view is triggered automatically on init #116

sami-ft opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request strategy

Comments

@sami-ft
Copy link
Contributor

sami-ft commented Mar 23, 2023

When calling init() there's an option to pass pageViewParams and the page view event gets triggered automatically.

However, the page view event can only be triggered once, which means we can't trigger the event externally.

We'd like to be able to trigger the the page view event manually and have more control on what we pass to it
For example, we're getting the consent data with the new PG ads, we'd like to only get the consent once before forwarding the page view event, it would slash the need to gather consent into n-tracking and duplicating the effort of gathering consent data.

Once PG is the enabled on ft.com, we will make a change to n-tracking so that the page view event can be triggered independently from init()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request strategy
Projects
None yet
Development

No branches or pull requests

5 participants