What are YouTube Shorts analytics?
TL;DR
YouTube Shorts analytics are available in YouTube Studio and track metrics specific to short-form vertical content: views, likes, comments, shares, remixes, and subscriber gains. Shorts operate under a different algorithmic model than long-form videos, with swipe-through rate and completion rate replacing CTR and audience retention as the primary signals. Shorts typically generate higher view counts but lower engagement per view compared to long-form content. BrightBean benchmarks Shorts performance against niche averages and compares short-form and long-form effectiveness side by side.
What are YouTube Shorts analytics?
YouTube Shorts analytics became available in YouTube Studio as the format matured, giving creators visibility into how their short-form content performs. The core metrics are views, likes, comments, shares, and a Shorts-specific metric: remixes (when viewers use your Short as a starting point for their own content). YouTube also shows subscriber gains attributed to each Short, which is one of the format’s primary strategic values.
The way Shorts are consumed changes what metrics matter. Unlike long-form videos where viewers actively choose to click on a thumbnail, Shorts are served in a scrollable feed. The key performance signals shift accordingly. Swipe-through rate (how quickly viewers scroll past your Short) replaces CTR as the primary appeal metric. Completion rate (what percentage of viewers watch the entire Short) replaces audience retention. A Short that holds attention for its full duration signals quality to the algorithm, which then serves it to a larger audience.
Shorts performance patterns differ dramatically from long-form content. Shorts tend to generate higher absolute view counts because the feed-based distribution model pushes content to massive audiences with low friction. However, engagement per view is typically lower, since viewers scrolling through dozens of Shorts in a session are less likely to like or comment on any individual one. The subscriber conversion story is mixed: Shorts can introduce your channel to new audiences at scale, but those subscribers may not convert to long-form viewers. Creators should track whether Shorts subscribers actually watch their long-form content by monitoring views-to-subscriber ratio changes over time.
The Shorts algorithm is its own system, operating largely independently from the long-form recommendation engine. A channel can have highly successful Shorts and underperforming long-form content, or vice versa. YouTube Studio lets you filter analytics by format, so use this to evaluate your Shorts strategy separately. Key benchmarks to track: Shorts averaging over 100% views-to-subscriber ratio are performing well (since Shorts get heavy feed distribution), average watch percentage above 70% is strong, and a like-to-view ratio above 4% indicates content that resonates.
How BrightBean helps
BrightBean’s benchmark endpoint compares your Shorts performance against niche averages and provides side-by-side analysis with your long-form content, helping you understand whether Shorts are effectively growing your overall channel.
GET /benchmark?channel_id=UCxyz123&format=shorts&period=90d
{
"channel": "Your Channel",
"shorts_performance": {
"total_shorts": 24,
"avg_views": 48500,
"avg_likes": 2100,
"avg_comments": 85,
"avg_completion_rate": 0.72,
"subscriber_gains_from_shorts": 3200
},
"long_form_comparison": {
"avg_views_shorts": 48500,
"avg_views_long_form": 12300,
"engagement_rate_shorts": 0.045,
"engagement_rate_long_form": 0.068,
"subscriber_conversion_shorts": 0.0012,
"subscriber_conversion_long_form": 0.0034
},
"niche_benchmarks": {
"shorts_avg_views": 31000,
"shorts_avg_completion": 0.64,
"your_percentile": 76
},
"insight": "Shorts drive 3.9x more views but long-form converts subscribers at 2.8x the rate"
}
Key takeaways
- Shorts analytics track views, likes, comments, shares, remixes, and subscriber gains
- Swipe-through rate and completion rate are the key algorithmic signals for Shorts, replacing CTR and retention
- Shorts generate higher view counts but lower per-view engagement compared to long-form content
- The Shorts algorithm operates independently from the long-form recommendation system
- Track whether Shorts subscribers convert to long-form viewers to evaluate true channel growth impact
Related questions
Get structured YouTube intelligence
BrightBean delivers content gaps, title scores, thumbnail analysis, and hook classification via API and MCP server.
Get early access →