Join our Community in its new Home - The Datorama Trailblazer Community Group!
It's been an amazing 3 years coming together in this forum to collaborate, innovate, support, and inspire each other about our shared usage of Datorama. While this is not quite a goodbye, we are excited to announce that we are getting a fresh start in our new home within the Salesforce Trailblazer Community. We have a ton of fun new content planned and you may even see the revival of some of our most popular posts from the past few years.
We’ll be keeping this group around for a bit for you to peruse, but as of November 15, we will no longer be allowing new posts or comments. Be sure to join our new group at https://www.salesforce.com/success-datorama to keep the conversation going.
We can’t wait to see you there!
It's been an amazing 3 years coming together in this forum to collaborate, innovate, support, and inspire each other about our shared usage of Datorama. While this is not quite a goodbye, we are excited to announce that we are getting a fresh start in our new home within the Salesforce Trailblazer Community. We have a ton of fun new content planned and you may even see the revival of some of our most popular posts from the past few years.
We’ll be keeping this group around for a bit for you to peruse, but as of November 15, we will no longer be allowing new posts or comments. Be sure to join our new group at https://www.salesforce.com/success-datorama to keep the conversation going.
We can’t wait to see you there!
Best Practice: ROAS calculation: Combining Commercial Data & Media Data


in Help Center
Hi Guys,
I am struggling with the following use case: I have Ads data containing entity dimensions Campaign Key, Media Buy Key, Creative Key. I can extract the advertised product id (SKU) from Media Buy Name. I have some Measurements incl. Media Cost.
I also have order data with product id (SKU), revenue, units, etc.
I mapped product id as product key in both data streams.
My task is to calculate ROAS on product and media buy level.
Calculating ROAS (Sales Revenue/Media Cost) works fine on Product Level.
BUT: I cannot slice the data on eg Media Buy Level.
Do I have a misconception?
Anyone of you having an idea/concept/best practice to achieve this?
Best
Stefan
I am struggling with the following use case: I have Ads data containing entity dimensions Campaign Key, Media Buy Key, Creative Key. I can extract the advertised product id (SKU) from Media Buy Name. I have some Measurements incl. Media Cost.
I also have order data with product id (SKU), revenue, units, etc.
I mapped product id as product key in both data streams.
My task is to calculate ROAS on product and media buy level.
Calculating ROAS (Sales Revenue/Media Cost) works fine on Product Level.
BUT: I cannot slice the data on eg Media Buy Level.
Do I have a misconception?
Anyone of you having an idea/concept/best practice to achieve this?
Best
Stefan
Tagged:
Comments
Thank you for sharing your case. It appears that your question is too case specific, I recommend logging a ticket to our team at [email protected] or directly through the Datorama Platform.
Kind regads,
Aleks
I think this case is not too specific, because it's been several times I've faced this issue without finding a solution. The "less specific" pattern is that we retrieve "standard" data from the adserver, and "conversion" data, either from the adserver floodlight report, or from the website directly. In the conversion data, we have a product dimension, which has a many-to-many relationship with the Media Buy Key.
And the problem starts when the client wants to know what is the ROI/ROAS per product sold. Is it even possible to do it (and how ?
Thank you,
Marie