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
@missinglink Thanks for reporting this. In the future, please report issues about the basic version of our JavaScript library on the bitdeli/bitdeli-tracking-js repository.
It seems like you are trying to call the identify method before calling setAccount. The setAccount method should always be called first in the tracking code since it sets up the tracking cookie for user properties.
Better error messages for handling corner cases like this are on the todo list.
The text was updated successfully, but these errors were encountered: