Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Filter a freeform table by Visits or Page Views

Avatar

Level 2

I am looking to develop a detailed table that focuses exclusively on those web pages that have received more than 1,000 visits within the last six months. Is there a way for me to create a specific filter or segment to isolate and display this data effectively?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor and Adobe Champion

Unfortunately, segments are HIT, VISIT, or VISITOR based, and while you can sort of do a calculated metric that looks at volumes, the behaviour is a little wonky, and the totals won't be restricted to the filtered pages.

 

You might be better off trying to use something like Report Builder, to pull in data, then use Excel functions to display items that match your criteria?

 

I posted an idea a while ago asking for the ability to filter based on metric values, you can like it to give it an upvote:

https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-ideas/add-the-ability-to-filter-fre...

 

Avatar

Adobe Champion

Hello,

So i think you can do this by building a calculated metric

However, it's going to return a boolean (1=true/0=false) and does not do exactly what you want. That's the closest I could get

You may be able to play with that metric by putting it into a segment or finding a way to use it in your report?

My example below is based on 200 instead of 1,000

christel_guidon_0-1762616604133.png

Here is the summary of that calculated metric:

christel_guidon_1-1762616651700.png

 

Hope this helps along the way even if it's not a perfect answer....

Thanks - Christel