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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

Replicating Ad-hoc Analysis Reports through Raw Data feed Columns

Avatar

Level 1

How can we replicate dimension Entry Page Visits using Raw Data Feeds? I used column 'visits_start_pagname', but then also the entry visits do not sum up to what we see in the adobe analytics reporting interface.Adobe Analytics Analytics - Questions

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Starting with visit_start_pagename should be the right place to start. I believe you'll need to take into account, exclude_hit, page_event, and possible another column or two. I am not sure I remember ever doing this specific comparison; I think I would have to have an example of a days worth of data for a report suite and run some test to see exactly what is needed to get the query to pull Entires from raw data.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Employee

Starting with visit_start_pagename should be the right place to start. I believe you'll need to take into account, exclude_hit, page_event, and possible another column or two. I am not sure I remember ever doing this specific comparison; I think I would have to have an example of a days worth of data for a report suite and run some test to see exactly what is needed to get the query to pull Entires from raw data.

Avatar

Level 2
Was this ever figured out? I am trying to recreate the Previous Page report with the raw data, but `visit_page_num` isn't enough to label the same number of hits as Reports does. The raw data is coming back less than the Previous Page report, and I'm not sure what else to use to include the missing hits.