hantavir.us
Active outbreaks

Embed Widget — Hantavirus

Embed the tracker on your site

Add a live hantavirus outbreak tracker to any website with a single iframe snippet.

Basic embed

<iframe
  src="https://hantavir.us.com/embed/stats"
  width="100%"
  height="400"
  frameborder="0"
  title="Hantavirus outbreak tracker"
  loading="lazy"
></iframe>

WordPress

In the WordPress block editor, add a Custom HTML block and paste the iframe code above. Alternatively, use the shortcode plugin:

[hantavirus_embed width="100%" height="400"]

Substack

Substack supports iframe embeds. Paste the iframe code directly into your post editor. Set height to at least 400 for the full widget.

Medium

Medium does not support arbitrary iframes. Instead, use an embed link:

  1. Write your Medium post
  2. Press Enter to create a new block
  3. Paste: https://hantavir.us.com/embed/stats
  4. Medium will auto-embed the preview

Customisation

ParameterValuesDefaultDescription
localeen, ar, frenDisplay language
themelight, dark, autoautoColour scheme
compacttrue, falsefalseMinimal KPI-only view

Example with parameters

<iframe
  src="https://hantavir.us.com/embed/stats?locale=ar&theme=dark"
  width="100%"
  height="400"
  frameborder="0"
  title="متتبع تفشي فيروس هانتا"
  loading="lazy"
></iframe>

Reviewed by: Hantavirus Editorial

Last reviewed: 2026-05-10