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 SQLite parser for Android App Launch (SimpleStorage) file #4930

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

BeefRa
Copy link

@BeefRa BeefRa commented Dec 2, 2024

Add prediction-related fields to Android App Launch parser

  • Updated the Android App Launch parser to include additional fields:
    • prediction_ui_surface_id
    • prediction_source_id
    • prediction_rank

These fields are extracted from the 'EchoAppLaunchMetricsEvents' table and stored in event_data.
This enhancement allows better tracking of app launch predictions.

@joachimmetz
Copy link
Member

Thanks for the PR, I'm a bit preoccupied at the moment will try to take a look as soon as time permits

@BeefRa BeefRa changed the title Add prediction-related fields to Android App Launch Parser Add SQLite parser for Android App Launch (SimpleStorage) file Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants