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

Investigate the page view on liveblog navigation #12826

Open
marjisound opened this issue Nov 12, 2024 · 1 comment
Open

Investigate the page view on liveblog navigation #12826

marjisound opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@marjisound
Copy link
Contributor

Find out what happens to page view when user changes liveblog page using the pagination & key events. We want to find out if we're getting new page views for each page, or there will be one page view throughout all page navigations

@marjisound marjisound added the Rota Any issues that have come in as part of rota. Useful for the person on rota to track their work. label Nov 12, 2024
@github-project-automation github-project-automation bot moved this to Triage in WebX Team Nov 12, 2024
@marjisound marjisound changed the title [Task]: Investigate the page view on liveblog navigation Investigate the page view on liveblog navigation Nov 12, 2024
@marjisound marjisound added this to the Decommission Templates milestone Nov 12, 2024
@marjisound marjisound moved this from Triage to This Sprint in WebX Team Nov 12, 2024
@JamieB-gu JamieB-gu removed the Rota Any issues that have come in as part of rota. Useful for the person on rota to track their work. label Nov 12, 2024
@marjisound
Copy link
Contributor Author

marjisound commented Nov 20, 2024

So far in my investigations:

WEB:
On every navigation (both pagination & key events) there is a new page view id

IOS:
ios currently doesn't emit any ophan events when pages changes in liveblog.
ACTION: we need too talk to ios about this. I've arranged a session with Dana and @arelra on Thursday 21st Nov.

Android:
Android is implementing a change to support liveblog navigation directly, opening "next pages" in a new activity/fragment without going through deeplinks. Doing this, page changes in liveblog will fire new ophan page view event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants