Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Marketing channel DW report

Avatar

Level 2

I want to run a DW report for all the Marketing channels. What dimensions and metrics should I use to see the sample data for a day? As, I want to see if the channel gets the correct value based on marketing channel processing rules workflow. What specifically should I be looking in the sample data?

 

01c2e945-cae6-4be6-8955-27392ff03735.png

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor and Adobe Champion

If you are looking at Adobe Data Warehouse, then you should look for Last Touch Channel and Last Touch Channel Detail (Marketing Channel and Last Touch Channel return the same results in Workspace)

Jennifer_Dungan_0-1679061347672.png

 

 

So, in Data Warehouse you can use Last Touch to get the same data:

Jennifer_Dungan_1-1679061386906.png

 

 

I don't know what you mean by "want to see if the channel gets the correct value based on marketing channel processing rules workflow"... Are you comparing Workspace to Data Warehouse? Ostensibly you would use the same metrics as you are using in your Workspace....which is generally, but not necessarily be your conversion metrics... (note, if you are using something like UVs, Data Warehouse will pull values per each row, but you can't add them together)

 

If you are asking about your own Data Warehouse and you are looking for the Raw Data Feeds columns, then you can use:

  • va_closer_detail  (last touch channel detail)
  • va_closer_id  (last touch channel id - your team will have to map these ids to your channel ids in Adobe)
  • va_finder_detail  (first touch channel detail)
  • va_finder_id  (first touch channel id - same mapping needed as above)
  • va_instance_event (Marketing Channel instances)
  • va_new_engagement (Marketing Channel New Engagements)

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Community Advisor and Adobe Champion

If you are looking at Adobe Data Warehouse, then you should look for Last Touch Channel and Last Touch Channel Detail (Marketing Channel and Last Touch Channel return the same results in Workspace)

Jennifer_Dungan_0-1679061347672.png

 

 

So, in Data Warehouse you can use Last Touch to get the same data:

Jennifer_Dungan_1-1679061386906.png

 

 

I don't know what you mean by "want to see if the channel gets the correct value based on marketing channel processing rules workflow"... Are you comparing Workspace to Data Warehouse? Ostensibly you would use the same metrics as you are using in your Workspace....which is generally, but not necessarily be your conversion metrics... (note, if you are using something like UVs, Data Warehouse will pull values per each row, but you can't add them together)

 

If you are asking about your own Data Warehouse and you are looking for the Raw Data Feeds columns, then you can use:

  • va_closer_detail  (last touch channel detail)
  • va_closer_id  (last touch channel id - your team will have to map these ids to your channel ids in Adobe)
  • va_finder_detail  (first touch channel detail)
  • va_finder_id  (first touch channel id - same mapping needed as above)
  • va_instance_event (Marketing Channel instances)
  • va_new_engagement (Marketing Channel New Engagements)

Yes, this is exactly what I was looking for in terms of last touch channel and details

Avatar

Community Advisor and Adobe Champion

You're welcome 🙂