This message was deleted.
# ask-questions
w
This message was deleted.
f
That is working as intended
when you go to analyze results, you should select anon / device id as it will include 100% of your traffic (as thats what you're randomizing on)
As you have it, If someone is logged in initially, that will be used to bucket them - for everyone else will use the anon id to bucket them
g
@fresh-football-47124 our problem is that we: • Init Growthbook with the Mixpanel anon distinct ID; • We initialize an Growthbook AB test using the anon distinct ID; • After the user completes the frontend flow, we create an user account automatically, and call mixpanel.identify(UUID); At the end of the process, MP can track the previous anonymous ID and correlate the metrics with the new UUID using the simplified merging strategy, however seems like GB can't do that and is unable to tell how many users completed the AB test, since it thinks two different users are using the experiment (Random ID !== UUID), how can we correlate the events on GB too? See baseline
0/3
Also what is
Extra UserId Property (optional)
used for when configuring the MP data source?
Do you have any example of GB + MP integrated with the IDs merging?
m
Update: Some of our tests on experimentations have worked. We're unsure why the initial status was 0%, and then, after a few hours, it went to 100% as shown below Is there a process that runs in the background? Or is it something else?
f
it does update periodically
🙌 1
depending on what your update frequency is set to
m
We've had a mixpanel event, on the 12th, but it hasn't appeared as a metric for the experiment. Our other metric(for wire) was triggered and related. Can we debug this? I couldn't find a way to do so
Hello @fresh-football-47124, we're still facing issues. Is there a way to help us? We've got 2 more events from mixPanel, which are still not showing in the experiments. Is there a way to debug this? Matching the IDs of the events?
f
Let me check
m
Hey, @fresh-football-47124, unfortunately, it's still not working. Can we sort this out? Could we do a 15-minute call with someone who can help us? We would love to have it working! Maybe needs a fine-tuning? We can show our codebase and check if everything is correct.
f
ya, one sec
are you free now?
m
Yeah!
118 Views