Expand my Community achievements bar.

SOLVED

Average number of pages a visitor to X page type visits?

Avatar

Level 2

There is a page type on my site called "TXT." I want to build a metric that calculates the average number of pages a TXT visitor visits.

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @alchan ,

If my understanding is correct your looking for Page Views/Unique Visitors for the visitors who saw page type called "TXT." anytime in their browsing history. If this is correct then you can build this metric by creating a visitor based segment with condition of page type = "TXT." and use this segment in a calculated metric that performs Page Views/Unique Visitors calculation,

Segment:

Harveer_SinghGi1_2-1738944695429.png

Calculated Metric:

Harveer_SinghGi1_1-1738944615375.png

Please note that above segment will return all the page view across all pages from the visitors who have viewed page type "TXT.". So the calculation in metric give you average page views across all pages from these visitors. If you only want to calculate average page views for pages under page type "TXT." then you can change the segment container from visitor to hit and it should give you the desired data.

Cheers!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi @alchan ,

If my understanding is correct your looking for Page Views/Unique Visitors for the visitors who saw page type called "TXT." anytime in their browsing history. If this is correct then you can build this metric by creating a visitor based segment with condition of page type = "TXT." and use this segment in a calculated metric that performs Page Views/Unique Visitors calculation,

Segment:

Harveer_SinghGi1_2-1738944695429.png

Calculated Metric:

Harveer_SinghGi1_1-1738944615375.png

Please note that above segment will return all the page view across all pages from the visitors who have viewed page type "TXT.". So the calculation in metric give you average page views across all pages from these visitors. If you only want to calculate average page views for pages under page type "TXT." then you can change the segment container from visitor to hit and it should give you the desired data.

Cheers!