Avatar

Community Advisor

There are several factors that could be at root here. Some more clarity on the event type and how its triggered would help.

Is it a product tallying event? Is it more a transactional type of event? What backend type of system? SAP or SQL are you comparing it too? Is it a  link or button click triggered event? Some other type of event like a signup?

1 The event if its trigger based is there any reliance to any sort of cookie? If so then users browser settings may be a cause.

2 The event could the action of a user book marking a page cause the event to refire if a user bookmarks or reloads the page?

3 Could you have a code race issue. I mean is it possible the page fires the beacon before the event and its child elements if applicable is given time to populate