Skip to main content
Level 2
April 12, 2023
Solved

Regarding creating segments

  • April 12, 2023
  • 4 replies
  • 978 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

4 replies

Krishna_Musku
Adobe Champion and Community Advisor
Krishna_MuskuAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
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

- Krishna Musku (Adobe Champion & Community Advisor)
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
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
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.

- Krishna Musku (Adobe Champion & Community Advisor)