Lesson completed!
-

Lesson 17 / 21 · App 3: Analytics Dashboard

The Metrics That Matter

Max Techera
Next

The Metrics That Matter

The dashboard from the last lesson shows you numbers. This lesson tells you which ones to trust. Because most creators read Instagram backwards — they celebrate likes and ignore the two metrics the algorithm actually rewards.

Here's the ranking, strongest signal to weakest:

1 · Watch time → distribution2 · Saves → intent3 · Shares → quality4 · Likes → vanity

Watch time — the distribution signal

Watch time and completion are the number-one signal. The algorithm decides who else sees your reel largely by how long the people who already saw it stayed. A reel that holds someone to the end gets pushed; a reel they thumb past in two seconds gets buried — no matter how clever the caption.

This is why the dashboard gives watch time its own scatter chart. When you're deciding what to make more of, average watch time is the first number to look at, not reach and not likes.

Saves — the strongest engagement signal

Saves are the strongest engagement signal in 2026, and they matter most for exactly the kind of content this course is about: how-to, tutorials, your niche. A save means "I want to come back to this." That's a far stronger vote than a like — it's the viewer telling the algorithm the content has lasting value.

If you teach anything, saves are your north star. High saves means you made something worth keeping.

Shares — the quality signal

Shares are the strongest quality signal. A share is the viewer spending their own social capital to put your reel in front of someone they know. Nobody shares filler. When a reel's shares climb, you made something people were proud to pass along — that's the cleanest read on quality you'll get.

Likes — vanity

Likes are the weakest signal on every platform in 2026. A like costs nothing, means nothing, and correlates with almost nothing that grows an account. That's why the dashboard never gives likes their own chart. Watch the number if you want, but never make a decision based on it.

The two ratios

Raw counts lie because a big reel and a small reel aren't comparable. The fix is to divide by reach:

  • saves/reach — your intent ratio. Of everyone who saw it, how many saved it? This is the truest measure of "did this land with the people it reached."
  • shares/reach — your viral velocity ratio. How many of the viewers pushed it outward? High shares/reach is what precedes a breakout.

These two ratios are what the dashboard marks as primary signal. They're normalized, so a 40k-reach reel and a 4k-reach reel can be compared honestly.

Warning:

Don't judge a reel by its reach. Reach is noisy — the same content gets wildly different reach depending on posting time, what the algorithm was testing that day, and luck in the first hour. Judging by reach rewards randomness. Judge by the ratios (saves/reach, shares/reach) and by watch time, which reflect what people actually did.

The format analyzer

Once you know which signals matter, you want to know which formats of yours win on them. This second prompt reads your last 90 posts and reports it back — ranked by the signals above, not by reach or likes. Paste it into Claude Code:

Given data/mine/*.json (my last 90 posts with caption, hook, format tags, views, saves, shares,
avg_watch_time, outlier_multiplier): 1. Auto-classify each post into a FORMAT (talking-head demo,
screen-record tutorial, hot-take, carousel, receipt/proof) and a HOOK TYPE. 2. Per format and hook type
report: n, median outlier_multiplier, saves/reach, shares/reach, avg_watch_time. 3. Rank
formats by median outlier_multiplier. 4. Identify the format+hook combo with the highest saves/reach
(my highest-intent content) + a "do more of / stop doing" list citing ONLY the numbers.

What comes back is the answer to "what should I make more of," backed by your own data. It buckets every post into a format (talking-head demo, screen-record tutorial, hot-take, carousel, receipt/proof) and a hook type, then reports each bucket's median outlier multiplier, saves/reach, shares/reach, and watch time. It ranks your formats, finds the format+hook combo with the highest saves/reach (your highest-intent content), and gives you a plain "do more of / stop doing" — citing only the numbers, no opinions.

That last constraint matters: the analyzer isn't allowed to guess or flatter you. It cites the numbers or it says nothing. That's how you keep the loop honest.

Knowledge check

Which metric is the strongest engagement signal for how-to and niche content in 2026?

Key takeaway

Rank your signals: watch time (distribution) → saves (intent) → shares (quality) → likes (vanity, the weakest signal on every platform in 2026). Read the ratios — saves/reach for intent, shares/reach for viral velocity — never raw reach, which is noisy. Then run the format analyzer to get a data-backed "do more of / stop doing," citing only the numbers.

Share