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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

Content Download metric data does not have any value when associated with one specific segment.

Avatar

Level 2

Hello! We would like to have data about the number of content download. I created a free form panel with the Page Name and the content download metric. However, when we add a segment that filter according to the meta Keywords (Hit level), there is no values. 

ValentinCh1_0-1694777231821.png

ValentinCh1_0-1694777402744.png

 

 

Do you have any ideas why? 

Thanks in advance! 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

@ValentinCh1- That implies there are no hits where there is an instance of that keyword variable and the content downloaded event/metric. You can try using non-instance (persisting value) dimension value in the segment and see if that helps. If it doesn't help, you will need to check and ascertain that there are hits with the combination.

Additionally, as you are fetching Page dimension - check if all such hits are link calls - in those cases, you won't see it in Page dimension. Try pulling a trended report (like just drag and drop Month or Day and replace Page dimension with it in the freeform table) and verify.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Employee Advisor

@ValentinCh1- That implies there are no hits where there is an instance of that keyword variable and the content downloaded event/metric. You can try using non-instance (persisting value) dimension value in the segment and see if that helps. If it doesn't help, you will need to check and ascertain that there are hits with the combination.

Additionally, as you are fetching Page dimension - check if all such hits are link calls - in those cases, you won't see it in Page dimension. Try pulling a trended report (like just drag and drop Month or Day and replace Page dimension with it in the freeform table) and verify.

Avatar

Community Advisor and Adobe Champion

If your "content download" event is sent on an action, there is no Page Name... page names (and urls) are removed from actions (s.tl) because this is what is used to determine what calls trigger "page views".

 

Even though you will see the pageName and url (g) being sent during testing, it will be removed.

 

This is why many users set up replication eVars for pageName and URLs so that they have them available on all hits (page view and actions).

 

You can use dynamic variables (eVarX = "D=pageName" or "D=g"), or you can replicate the values in Processing Rules... the values are stripped after either of these solutions are run.

 

 

While you can use a custom attribution to associate the Page Name to your actions, it's usually just easier to make sure that you have a proper correlation dimension that is easier for everyone in your org to use...