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 automatic tracking of app_open lifecycle event #376

Open
yalisassoon opened this issue Dec 7, 2018 · 1 comment
Open

Add automatic tracking of app_open lifecycle event #376

yalisassoon opened this issue Dec 7, 2018 · 1 comment

Comments

@yalisassoon
Copy link
Member

Should populate the app_open schema.

It has been suggested that this should include a fromBackground field to distinguish if the application is opened from the background vs launched from the homescreen. Is that necessary @bogaert and @mhadam? Wouldn't you expect to fire an app_foreground event in the former case? (Once clarified we can update the corresopnding schema in Iglu-Central.

@yalisassoon yalisassoon added this to the More extensive event and entity tracking milestone Dec 7, 2018
@bogaert
Copy link

bogaert commented Mar 1, 2019

We don't define a separate open event in our implementations: foreground and background are indeed enough. If it's relevant to know whether it was a cold start or not, perhaps an optional field can be sent with the foreground event instead.

@AlexBenny AlexBenny removed this from the More extensive event and entity tracking milestone Apr 29, 2022
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

No branches or pull requests

3 participants