← All data pages

What is the average social media engagement rate?

There is no single network-wide average. Below we put TikTok and Instagram side by side using the same formulas as our free tools. The medians are illustrative foundation scaffolds — not live multi-handle panels — so you can compare method, not invent a blended "all social" rate.

As of 2026-07-21 · Side-by-side illustrative bands from the TikTok and Instagram foundation scaffolds (not live panel recomputes). Formulas match the free tools. Not a blended all-social average.

What this snapshot shows

  • Platforms

    2

    TikTok · Instagram

  • Accounts (scaffold)

    90

    illustrative

  • TikTok median (illust.)

    ~4%

  • Instagram median (illust.)

    ~2%

Engagement rate by platform (illustrative)

PlatformAccountsMedian ERMean ERFormula
TikTok48~4%~6%(likes + comments + shares) ÷ followers
Instagram42~2%~3%(likes + comments) ÷ followers

TikTok rates usually run higher in public samples. Shares in the TikTok formula and denser short-form interaction both contribute — compare within a platform first.

How we compute this

Reuse the TikTok and Instagram engagement methodologies. For each platform, account-level ER comes from recent public posts/videos with visible counts; platform median/mean would come from a handle panel once live refresh ships. This page reports platform aggregates together — it does not invent a blended "all social" rate.

Endpoints

GET /v1/tiktok/profiles/{handle}

GET /v1/tiktok/profiles/{handle}/videos

GET /v1/instagram/profiles/{handle}

GET /v1/instagram/profiles/{handle}/posts — used when the profile payload needs a deeper post page

Formula
TikTok: (likes + comments + shares) ÷ followers × 100. Instagram: (likes + comments) ÷ followers × 100. Account ER = mean of usable recent items.
Sample
Illustrative bands aligned with the TikTok and Instagram foundation scaffolds. Same math as /tools/tiktok-engagement-rate and /tools/instagram-engagement-rate. Sample size: 90.
Refresh
Recomposed from platform engagement snapshots on refresh; those pages stamp asOf only until live panels ship. Methodology version 2.

Run this yourself

Same production API. Replace $SOCIALFETCH_API_KEY with your key (100 free credits on signup).

Request
TikTok profile lookup

FAQ

What is a good social media engagement rate?

It depends on the platform and follower size. In our illustrative bands, TikTok medians sit near ~4% and Instagram near ~2%, with smaller accounts usually higher. Treat those as directional teaching ranges, not universal targets — measure the account you care about.

Why don't you publish one blended average?

Blending platforms hides formula differences and content norms. A single number would look precise and still mislead. We show each platform separately.

Are these live panel numbers?

Not yet. The platform rows are illustrative scaffolds tied to the TikTok and Instagram data pages. Use the free engagement tools for live single-account computes.

Do you include YouTube, X, or LinkedIn?

Not on this page yet. The free tools and dated scaffolds behind these numbers are TikTok and Instagram. Other networks can be added when we ship matching formulas and samples.

Can I compute ER for one handle?

Yes — use the free TikTok or Instagram engagement rate tools, or call the profile and posts/videos endpoints with your API key.