List of questions
Related questions
Question 49 - AD0-E207 discussion
A company wants to report on the monetary value of a visitor's cart when they reach the checkout page.
The company offers only 5 products online. They want to report on product names but do not want to upload files into Adobe Analytics to classify the product IDs.
A visitor reaches the checkout page with the following items in their cart:
* A single $8 Novelty Mug', product ID=123
* 2 bags of 'Coffee Beans'' with a total price of $10, product ID=234
Which variable values must be set to meet these requirements?
A.
s.events = 'scCheckout.eventl' s.products = ';Novelty Mug;;;event1=8.00,;Coffee Beans;;;event1 =5.00';
B.
s.events = 'scCheckout.eventl =8.00,event1 =10.00' s.products = ';Novelty Mug;;,;Coffee Beans;;';
C.
s.events = 'ScCheckout.eventl' s.products = ';123;;;event1=8.00.;234;;;event1 =10.00';
D.
s.events = 'scCheckout,eventl' s.products = ';Novelty Mug;;;event1=8.00,;Coffee Beans;;;event1 =10.00';
Your answer:
0 comments
Sorted by
Leave a comment first