Description
Currently we don't have a proper link between npaw and rudderstack users, as both generates their own anonymousId.
[ ] Set the "anonymousId" rudderstack generates as analyticsId in the npaw sdk.
[ ] Set npaw "userType"(this field is free-text so we can use whatever)
[ ] "registered" for logged in users
[ ] "anonymous" for anonymous users
Reason for the userType thing:
On npaw we only have 1 type of userid, so we need to start utilizing the "userType" field to seperate them from eachother.
Description Currently we don't have a proper link between npaw and rudderstack users, as both generates their own anonymousId.
Reason for the userType thing: On npaw we only have 1 type of userid, so we need to start utilizing the "userType" field to seperate them from eachother.