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

[TIMOB-8965] [TIMOB-8966] [TIMOB-8948] Analytics bug fixes and parity #2229

Merged
merged 2 commits into from May 19, 2012
Merged

[TIMOB-8965] [TIMOB-8966] [TIMOB-8948] Analytics bug fixes and parity #2229

merged 2 commits into from May 19, 2012

Conversation

cb1kenobi
Copy link
Contributor

This PR fixes the following issues:

TIMOB-8965 - Analytics does not have platform information
TIMOB-8966 - Analytics does not have version parameter
TIMOB-8948 - Analytic is not creating a new session id for new sessions

This also fixes:

  • Sequence IDs not reset after ti.end
  • Force flush events every minute

@nebrius
Copy link
Contributor

nebrius commented May 19, 2012

Under testing, the SDK version does not appear on the first analytics event sent (enroll) on an app's first run (i.e. safari was reset before running). It appears in subsequent runs and appears if safari is not reset prior to running and the app has been run before. Everything else looks good though.

@cb1kenobi
Copy link
Contributor Author

ti.enroll is not suppose to have the sdk version. It should however be in ti.start.

@nebrius
Copy link
Contributor

nebrius commented May 19, 2012

Strange choice, but if it's expected, then everything looks good. Code reviewed and tested. Request accepted.

nebrius added a commit that referenced this pull request May 19, 2012
[TIMOB-8965] [TIMOB-8966] [TIMOB-8948] Analytics bug fixes and parity
@nebrius nebrius merged commit 6c71eed into tidev:master May 19, 2012
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.

None yet

2 participants