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

Fix Device information only report for first session per process #310

Closed

Conversation

kevinslashslash
Copy link
Contributor

As discussed in #309 this addresses the issue of the fingerprint parameters not being added for new sessions, causing "unknown" and "Generic" device information

Also there are some additional commits for minor cleanup of Tracker.java

injectInitialParams now handles injecting these, unless the USER_ID changes in
which case they are injected by injectBaseParams

Fixes matomo-org#309
An actual race here is presumably unlikely, but if it were to happen it makes
more sense for all these preferences to be set together rather than alternating
between multiple calls.
@d4rken
Copy link
Member

d4rken commented Aug 2, 2021

Continued in #319

@d4rken d4rken closed this Aug 2, 2021
d4rken added a commit that referenced this pull request Aug 2, 2021
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