Statistics problem in v3.3.1-RC1 : views = clicks

@ksmets, as far as I understood the issue, now the system used Unique IDs instead of UUIDs for the views tracking.
So the proper user record should be like this:

But, the bug caused almost all records to look like that:

The difference in the extra - - - - in the id. That seems to be the cause of yours and mine problems.