🔧 Widget

YouTube Earnings Widget — Embed on Your Site

Add a fully functional YouTube Money Calculator to any blog or website in seconds — free, no registration, no API key required.

How to Embed the Calculator

Copy the iframe code below and paste it anywhere in your HTML — inside a blog post, a sidebar widget, or a dedicated tools page. The calculator loads directly from ytbearnings.com and always stays current.

Standard Embed (Recommended)

Paste this code wherever you want the calculator to appear:

<iframe
  src="https://ytbearnings.com/"
  width="100%"
  height="600"
  frameborder="0"
  title="YouTube Money Calculator"
  loading="lazy">
</iframe>

Compact Embed (400px height)

For tighter layouts or sidebars:

<iframe
  src="https://ytbearnings.com/"
  width="100%"
  height="400"
  frameborder="0"
  title="YouTube Money Calculator"
  loading="lazy">
</iframe>

Shorts Calculator Embed

Embed the YouTube Shorts-specific earnings calculator:

<iframe
  src="https://ytbearnings.com/youtube-shorts-money-calculator.html"
  width="100%"
  height="600"
  frameborder="0"
  title="YouTube Shorts Money Calculator"
  loading="lazy">
</iframe>
Attribution & License
Free to embed on any website. No registration required. No tracking pixels or third-party scripts are injected through the embed.

Please keep a visible link to ytbearnings.com near the widget — for example: "Calculator provided by ytbearnings.com". This helps us keep the tool free.

What the Widget Includes

  • Views-to-earnings calculator — enter monthly views and RPM to get estimated revenue
  • RPM presets by niche — Finance, Gaming, Tech, Beauty and more
  • Country tier adjustment — Tier 1 / Tier 2 / Tier 3 audience mix slider
  • Shorts vs long-form toggle — separate RPM model for Shorts content
  • Mobile-responsive — works on all screen sizes from 320px up
  • No JavaScript dependencies — loads fast, no frameworks required

Frequently Asked Questions

Is this really free?

Yes. The calculator is hosted on Cloudflare's global CDN at no cost to you. There are no paywalls, account requirements, or usage limits.

Will the embed break if you update the site?

The iframe URL (https://ytbearnings.com/) is permanent. Any design or data updates are applied automatically — your embed will always show the latest version.

Does the widget use cookies or collect data?

The calculator does not set any first-party cookies. Standard Cloudflare access logs apply. No personal data is collected or stored by the widget itself.

Can I iframe a specific calculator page?

Yes — simply change the src to any page on ytbearnings.com, such as /youtube-cpm-calculator.html or /youtube-niche-rpm-calculator.html.