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

Add mobile screen engagement calculation using the screen summary context #16

Closed
matus-tomlein opened this issue Jan 3, 2024 · 0 comments
Labels
status:needs_triage Needs maintainer triage. type:enhancement New features or improvements to existing features.

Comments

@matus-tomlein
Copy link
Contributor

Is your feature request related to a problem? Please describe.

On mobile apps, we currently do not calculate the screen time or scroll depth on screens.

Describe the solution you'd like

Use information tracked in the screen_summary context entity to calculate screen engagement on mobile apps.

This involves the following information – time in foreground and background, scroll depth in pixels and list items scrolled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:needs_triage Needs maintainer triage. type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant