You open Google Search Console, navigate to the Index Coverage report, and there it is—a growing cluster of URLs flagged as “Crawled – Currently Not Indexed.” The initial reaction is often frustration, maybe even suspicion that Google’s algorithm has it out for your content.But the savvy web marketer knows that this status is not a rejection.
The Misleading Signal: Why Average Session Duration Needs a Contextual Overhaul
You have stared at your analytics dashboard long enough to know the numbers by heart. Average session duration sits at 2:47. Pages per session hovers around 3.1. You nod approvingly, assuming users are diving deep into your content. But stop. That metric is a lie waiting to be unmasked, especially for sites where intent and interaction patterns vary wildly between segments. The problem is not that average session duration is useless—it is that it is dangerously context-blind. When you treat it as a standalone proxy for engagement, you risk optimizing for the wrong behavior, pouring resources into content that keeps people on page but does nothing to move them down the funnel.
Consider the classic scenario: a blog post about advanced technical SEO. A user lands, skims the first two paragraphs, realizes the answer is not there, and clicks away after 18 seconds. Another user arrives, reads every word, follows three internal links, and spends 12 minutes. The average? Around six minutes. Yet the first user is a failure of intent matching, while the second is a success. Averaging smooths over the very signal you need to diagnose poor user experience. Worse, a high average session duration can mask a fundamentally broken layout if your site relies on infinite scroll—users may not be reading, they may be stuck on a slow-loading page or trapped in a mobile pop-up that prevents exit.
Enter session depth: number of pages viewed per session. It is a stronger behavioral signal because it implies navigation, curiosity, and sequential processing. A user who visits four pages in a single session has crossed a deeper threshold of engagement than one who stares at a single page for five minutes. But even depth can deceive. A user who pogo-sticks between pages in frustration, clicking back and forth because the navigation is confusing, still registers depth. You need to distinguish between meaningful navigation and thrashing behavior. That requires pairing depth with next-page exit rates or scroll depth per page.
The advanced playbook involves session segmentation by entry channel, device, and user intent. For example, compare average session duration and depth for organic search visitors who land on a pillar page versus a transactional product page. For the pillar page, you expect high depth and moderate duration as users explore related guides. For the product page, you expect high duration on a single page with low depth—the user is evaluating, not browsing. If you see high depth on the product page, it may indicate confusion, forcing users to search for specifications elsewhere on your site. That is a design failure, not engagement.
Another blind spot: the dreaded 0-second session. Most analytics platforms treat a bouncer as a zero-duration session. But what if the page loaded, the user saw exactly what they needed—a phone number or an immediate answer—and left satisfied? That user had a perfect experience, yet your average session duration drops. To fix this, implement event-based engagement tracking. Fire a custom event for specific interactions: video play, accordion expand, tooltip hover, or even a minimum scroll depth of 75%. Then redefine a “meaningful session” as one that includes at least one such event. Your average session duration now reflects only sessions where the user actually engaged, not those where they grabbed a piece of data and left.
Session depth, too, benefits from weighting. Assign a value to each page based on its role in the conversion pathway. A visit to the pricing page is worth more than a visit to the company history page. Compute a weighted depth score that multiplies page count by an authority coefficient derived from your historical conversion data. This transforms a flat count into a probabilistic engagement indicator. A user who visits three pages including pricing is more valuable than one who visits five blog posts in a random order.
Finally, consider the interplay of time and depth through a bivariate heatmap. Plot all sessions on a grid where x-axis is duration (binned) and y-axis is depth (binned). Color-code by conversion rate. You will quickly see the sweet spot: for most informational sites, sessions lasting 60 to 120 seconds with depth of 2–3 pages yield the highest conversion probability. Below that, users are either too quick or too shallow. Above that, diminishing returns set in—perhaps indicating confusion or indecision. The outlier sessions—very long duration with low depth—are the most suspicious. Those are the users who opened your site, got distracted, and left it running in a background tab. Your average session duration includes them, inflating your numbers without adding value.
Stop optimizing for a number that was designed for an era of simple page-views. Start building a layered engagement model that respects intent, weights behavior, and discards noise. Your users deserve a site that measures what matters, not what averages.


