Segments: Filter visits where hits (pageName) = countX | Community
Skip to main content
Level 2
February 6, 2020
Solved

Segments: Filter visits where hits (pageName) = countX

  • February 6, 2020
  • 2 replies
  • 3143 views

Hi,

 

I need to create a segment like 

 

# hits for pagename = 1 in one visit

 

any tips on how I go about this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by OtherDave

First create an Event for the specific Page Name based on the Page View metric. Then create a Visit segment based on that Event where the count is equal to "1".

 

A calculated metric will not work for this, and unfortunately I don't think events will populate backwards (prior to creation date of the event). So if you are looking for a historical pattern, you may have to access the raw data.

2 replies

Asheesh_Pandey
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
February 6, 2020
OtherDaveAccepted solution
February 7, 2020

First create an Event for the specific Page Name based on the Page View metric. Then create a Visit segment based on that Event where the count is equal to "1".

 

A calculated metric will not work for this, and unfortunately I don't think events will populate backwards (prior to creation date of the event). So if you are looking for a historical pattern, you may have to access the raw data.