Thanks for your help. I checked the data and it shows two Mixpanel libraries: web and JDK. We are not sending data directly from the website(JS) due to a 10% error rate (due to payment issues, page refresh problems etc.), so we use the JDK to send data to Mixpanel.
However, if we send data from both the website(JS) and the JDK to Mixpanel, it might result in overlapping calculations. How can we avoid this issue? In fact, the total number of users in the image is not correct, indicating this overlap.