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 UserID to Analytics Interfaces and Implementation #4

Closed
claytondaley opened this issue Apr 13, 2015 · 2 comments
Closed

Add UserID to Analytics Interfaces and Implementation #4

claytondaley opened this issue Apr 13, 2015 · 2 comments
Labels

Comments

@claytondaley
Copy link
Owner

Piwik supports tracking of a UserID to help unify a user across devices. The interface and implementation need updated to support the feature.

@claytondaley claytondaley changed the title Add UserID to Analytics Interfaces Add UserID to Analytics Interfaces and Implementation Apr 13, 2015
@claytondaley
Copy link
Owner Author

Determine where in the database the UserID is tracked. The default behavior isn't necessarily ideal since it masks the actual behavior. While this might be a decent default, it has the potential to mask interesting detail.

@claytondaley
Copy link
Owner Author

Only the consumer of LegacyRS will be aware of all of the relevant pieces to properly execute this. See, for example, claytondaley/DAM4#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant