I am struggling with building a report based on an evar as I dont fully comprehend the nunances of evar.
On my website, we have product pages. On those product pages, we use and evar to capture the product brand (evar10).
The configurations of that evar are:
merchandising : conversion variable
binding events: purchase event (order, revenue, units) checkout, cart additions, remove from cart, add to wishlist, remove from wishlist, product view, cart view, and cart open.
allocation most recent : last
reset: do not reset
expire after: purchase
enable merchandising: enabled.
Now, i want to know conversion rate for evar10 = brand_A
Specifically, I want to know 2 things :
QUESTION 1. of all visits to products page where evar10='brand_A', what percentage of those visits purchased 'brand_A' products?
QUESTION 2. of all visits to products page where evar10='brand_A', what percentage of those visits purchased a product (of any brand, does not have to be a brand_A product).
I created a segment based on HITS where evar10='brand_A' (attribution = default) and i applied that segment to a freeform table where I put the name of the region as rows, visits and conversion rate (out of the box Adobe CVR) as rows. I believe this report will answer report 2 above, but not report 1. Is that correct?
How do i set up my report to answer question 1 or 2 above?