Regarding creating segments | Community
Skip to main content
Level 2
April 12, 2023
Solved

Regarding creating segments

  • April 12, 2023
  • 1 reply
  • 947 views

I want to find out How many clicks visitor has on pdp page till 15th click how can i do that in adobe Analytics?

 

To see the pdp hits i'm using page name where it contains PDP

but I'm not able to restrict the data till 15th hits and then checked the value.

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 Krishna_Musku

Create a hit level segment with Hit Depth less than or equal to 15.

You can find more on Hit Depth here: https://experienceleague.adobe.com/docs/analytics/components/dimensions/hit-depth.html?lang=en

1 reply

Krishna_Musku
Community Advisor and Adobe Champion
Krishna_MuskuCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
April 12, 2023

Create a hit level segment with Hit Depth less than or equal to 15.

You can find more on Hit Depth here: https://experienceleague.adobe.com/docs/analytics/components/dimensions/hit-depth.html?lang=en

DharmeshAuthor
Level 2
April 13, 2023

Hi Krishna Thanks for reply after that restricting visitor till 15th click we I have to also find like visitor has page name PDP and on this PDP page total clicks is like <5 for e.g can we do this type of aggregation while creating segments.

Krishna_Musku
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
April 13, 2023

@dharmesh You want to combined the data for less than or equal to 15 clicks and less than 5 clicks? If that so, add a container with 'OR' condition and mention Hit Depth is less than 5.