Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Revenue: Tracking in Real-Time but not passing data into AA? help?

Avatar

Level 2

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!

0 Replies