I am trying to map my cart URLs to create virtual page URLs in Google Analytics using a custom variable "page_name" which is uniquely defined as a trigger. Basically I would like to overwrite the dynamic (and custom) url that our cart generates (eg. "/e%21gyKLyQRQ2VGmD8vfodJaNUTwr7CrNXJMDse4F1n0N") with a static URL (eg. "/cart-1.htm"), but ONLY within the cart (eg. "page_name" equals "upsell step 1"). I can map these globally within the GUA tag, but I cannot add conditions, and within the "Set Data Values" extension, I cannot access the Google variables. Should be a pretty common thing, with single page multi step carts, etc... any ideas?
... View more