Hi everyone
So my apologies if it's really elementary but hoping to get some guidance into revenue reporting. I'm using DTM for implementation.
In an Order Confirmation Page Load Rule (DTM)
- Rule Settings:
- Rule fires at the bottom of the page
- Path includes Order\.*aspx
- Path includes /Order/
- Adobe Analytics area (Custom Code)
- Icustom code:
- s.products = _satellite.getVar("Product String (ProductVariables)" + _satellite.getVar("Revenue"));
- s.purchaseID="";
- s.events="purchase";
- in console: turns out as “unspecified”
So I do see a revenue amount passing back when I look at real-time reporting.
Anyone able to help me from Adobe? Customer support hasn't responded since Monday.... just looking to set up the out-of-the-box revenue reporting for our groups here.
Thanks for any insight/help!