You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting a userID using the 'defineUser' function, it seems that the userID is stored in the local storage, and when the 'track' post is send, the userid is also in the request, but when I look at the UserID in Application Insights, undefined is shown.
Any ideas?
Thx
N