Trying to build first time visitor only segment based on visit number | Community
Skip to main content
Level 5
March 1, 2022
Question

Trying to build first time visitor only segment based on visit number

  • March 1, 2022
  • 3 replies
  • 1356 views

I am trying build a segment to get one time visitor who never returned back in the specific time period. Since we use evar for tracking visit number I am unable to use greater than option but I see greater than option in Distinct count. Instead of using greater than option under Distinct count can I use

 

Include :

Visit number is equal to 1

and

Exclude :

Visit number not equal to 1

 

 

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

3 replies

Pablo_Childe
Community Advisor
Community Advisor
March 1, 2022

Try changing your logic such that you exclude visits of 2 or greater than.

As you are already defining the user witch is equals to 1 in Include.

 

 

Now as  they are they will cancel each other in effect.

 

 

ss29
Level 2
March 2, 2022

I tried using the same logic as below and was able to get the desired results. Hope this helps for you too.

 

 

kaush1889
Level 2
March 2, 2022

You should use the out of the box Visit Number and create a segment like below:

 

 

 

This will exclude any Visitor from report which had visit other than 1st Visit.