matomo-org / piwik-dotnet-tracker

C# API client SDK for the Piwik Tracking API
BSD 3-Clause "New" or "Revised" License
74 stars 47 forks source link

Incorrect generation of visitorId when specifying a userId #51

Closed julienmoumne closed 7 years ago

julienmoumne commented 7 years ago

The current generation of the visitorId when a userId is specified does not comply to the JavaScript nor the PHP implementations.

In particular :