Incorrect data getting in Analytic | Community
Skip to main content
Level 2
August 13, 2018
Solved

Incorrect data getting in Analytic

  • August 13, 2018
  • 2 replies
  • 1390 views

Hi All,

When I am looking out the shopping cart funnel for my website that time I get the number of orders are greater than checkouts....

Exam:- Checkouts No: 16067

and      Order No:          17175

So can you please tell me as where I am getting the wrong information and how I can correct that one. Also where I need to focus for implementing the right things to avoid these type of issues in future.

Thanks,

AA

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

Dear Anil,

Order is the number of times the purchase event is set.

So you should be careful while setting the purchase event. Purchase Events link will help you on the additional notes while implementation.

Thank You

Arun

2 replies

PratheepArunRaj
Community Advisor and Adobe Champion
PratheepArunRajCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
August 14, 2018

Dear Anil,

Order is the number of times the purchase event is set.

So you should be careful while setting the purchase event. Purchase Events link will help you on the additional notes while implementation.

Thank You

Arun

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
Gigazelle
Adobe Employee
Adobe Employee
August 21, 2018

Your issue is going to be 100% in your implementation. You'll want to double check and make sure that the checkout is firing all the times it should, and that the purchase event is not being fired more times than it should. One of those two instances are going to be your culprit. Once identified, you can adjust the implementation code to resolve it moving forward.