Mobile app version of vmapp.org
Login or Join
Sent6035632

: Filtering out excessively long views from google analytics I have a landing page I'm watching pretty closely and I'm trying to track the avg view time on that page to see if it's going up

@Sent6035632

Posted in: #GoogleAnalytics

I have a landing page I'm watching pretty closely and I'm trying to track the avg view time on that page to see if it's going up or down based on changes.

The problem is some day in December the avg view time is registering over an hour which is throwing off the readability of the graph (most views are 30 seconds to 6 minutes). Is there any way to filter out views over 20 minutes so I can view the graph more easily?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Sent6035632

1 Comments

Sorted by latest first Latest Oldest Best

 

@Looi9037786

Yes, there is a way. What you are really trying to do is to filter "outliers" from the graph.

Initially I thought to use custom filters , but you can't use them on metrics (Avg. Time on Page is a "metric") and metrics filters are not obeyed by the graph. When you try to filter the metric, the graph area shows this warning:

Search constraints on metrics can not be applied to this graph.

BUT, you can use the "advanced segments" feature.


Go to the report you use currently.
Near the top, under report title, click "advanced segments"
On the far right, click "+ New Custom Segment"
Change "Include" to "Exclude"
Click the green drop-down and change the value to "Time on Page"
Leave "Greater Than" as-is
Enter 1200 (seconds) for 20 miniutes
Click "Save Segement"


That new segment is automatically applied to the report and graph.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme