내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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)

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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)

Avatar

Level 2

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