Not sure if this is a bug or me missing something?
Thxs
Dave
What’s the date range? We added order deduplication late September.
Let’s maybe limit the date range and check it on a custom report: flat table containing Channels - customized and Order ID as dimensions. AFAIK order id deduplication works on session level, so if there are same order ids for different sessions with different channel, the presented outcome would be possible.
Could you create the custom report (flat table) with mentioned dimensions for this day? If there are duplicates, we have the answer.
@kuba the first screenshot in my comment is a custom report (flat table) with channels customized & order id or do i misunderstand you?
Thxs
I thought about Order ID dimension, not unique number of those
just to check one by one on small dataset
Ok, so we know what inflates the report. I’ll let the product team check that.
Thxs @kuba . Any idea’s on how to exclude the payment gateways?
What do you mean exactly?
Most likely you didn’t filter out other types of events so it’s aggregating the data for all events including those non-ecommerce that obviously have empty Order ID.
Add filter to the report: “Event type” is “Ecommerce conversion”
@Jarek that did the trick, thxs!
Any idea on how to exclude the payment gateways? Because we do get 2 source attribution now for 1 order:
What is your current implementation? Because it looks like you’re triggering the ecommerce order twice - on your site directly and then also maybe on the payment gateway side?