Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New visitor profile is created after call push(["setUserId", userData.email]); #105

Open
nogamenofun98 opened this issue Jun 27, 2023 · 1 comment

Comments

@nogamenofun98
Copy link

nogamenofun98 commented Jun 27, 2023

I have an ecommerce platform written in nextjs, and everything seems fine when using it, visitor profile is created as usual. However, after the user is logged in to the website, a new visitor profile is created (different visitor profile ID) and the old visitor profile record is not merge together. The number of visit count is lost.

I didnt set the enable_userid_overwrites_visitorid = 0 config (meaning my current config is set to 1), so everything is in default mode, I enabled archive cronjob and disabled web trigger archive.

@revolunet
Copy link
Member

Hi, did you solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants