scCheckout Event | Community
Skip to main content
Level 4
June 17, 2021
Solved

scCheckout Event

  • June 17, 2021
  • 2 replies
  • 1513 views

Hi Team,

. I have one question regarding scCheckout event, suppose we have added two products in cart i.e. ref and laundry. So, when we checkout then attribution will be given to both categories right?
Because primary category is merchandising eVar.
Now, we have use day dimension then checkout grand total number will be same as grand total of product primary category dimension.

 

 

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 vidurb80577666

@bindukumari1990 

Yes the attribution will be given to both the categories fired in the same server call in which checkout event is fired if you check the values of that evar individually but here deduplication will be applied.

 

eVar fired in same server call with Checkout event:

 

 

2 replies

vidurb80577666Adobe EmployeeAccepted solution
Adobe Employee
June 17, 2021

@bindukumari1990 

Yes the attribution will be given to both the categories fired in the same server call in which checkout event is fired if you check the values of that evar individually but here deduplication will be applied.

 

eVar fired in same server call with Checkout event:

 

 

Level 4
June 20, 2021
@vidurb80577666 So, this how the default calculation happens or we can make some changes on same, as scCheckout is a default event in AA.
Adobe Employee
June 21, 2021

@bindukumari1990 

As you are using merchandising evar and it is getting fired multiple time within a single server call, any event will work like the example I gave because that event fired only once in a server call. 

 

If it would be normal evar than it would have a single value in a single server call and any event against it would not be getting deduplicated.