Embed the Travel Power Checker

Use a compact PlugVoltage checker on travel, study-abroad, relocation, and gear pages. It runs as an iframe and links back for full country/device guides.

The embedded checker uses the no-chrome embed layout: no Google Analytics, no Vercel Analytics, no cookies, and no account tracking inside the iframe.

Embed snippet
<iframe id="plugvoltage-checker" src="https://plugvoltage.com/embed/checker/" title="PlugVoltage travel power checker preview" loading="lazy" style="width:100%;max-width:760px;height:860px;border:1px solid #e3e8ee;border-radius:8px;"></iframe>
<script>
window.addEventListener('message', function (event) {
  if (event.origin !== 'https://plugvoltage.com') return;
  if (event.data && event.data.type === 'plugvoltage:resize') {
    document.getElementById('plugvoltage-checker').style.height = event.data.height + 'px';
  }
});
</script>
<noscript><p><a href="https://plugvoltage.com/calculator/">Open the full checker</a></p></noscript>

Preview

Use cases partners can ship quickly

Pre-departure packing pages Let readers check a phone, laptop, hair tool, CPAP, or camera charger before they leave the page.
Destination power sections Pair a country guide with a deterministic checker instead of another static plug-type table.
Study-abroad and relocation portals Help travelers build a device-specific answer without collecting account data or emails.

Compact examples

Attribution policy

No-JS fallbackThe snippet includes a plain fallback link for browsers, CMS previews, or privacy tools that block iframes or JavaScript.
Optional UTM guidancePartners can add UTM parameters to the iframe URL, for example ?utm_source=partner-site&utm_medium=embed&utm_campaign=travel_power_checker. Keep the canonical checker URL as the destination.

Good fits

Outreach targets