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

Support custom Visitor userId #180

Closed
niksawtschuk opened this issue Sep 7, 2017 · 2 comments
Closed

Support custom Visitor userId #180

niksawtschuk opened this issue Sep 7, 2017 · 2 comments
Labels

Comments

@niksawtschuk
Copy link
Contributor

I noticed that in previous versions of the SDK, this was supported. In my project we are using the newest version to leverage Swift and the ability to set custom Dimensions, however we also need to be able to set the userId of the current Visitor as well.

I can see that this feature is listed under the ToDo section of the README, so since I need this now, I am going to do it! I am creating this Issue as a means of both following the Contributing guidelines and also to create a discussion around this feature.

@brototyp
Copy link
Member

brototyp commented Sep 8, 2017

@niksawtschuk Thanks for the ticket and the heads up! I am looking forward to your solution.
You will see some of it is already prepared. The Visitor for example already has a userId which, once it is set, will already be transmitted to the Piwik Backend.

@brototyp brototyp added the swift label Sep 8, 2017
@brototyp
Copy link
Member

Since this one is implemented in #181 and will be part of the next release i close this Issue.

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

2 participants