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
Destination power sections
Study-abroad and relocation portals
Compact examples
Attribution policy
- Keep the visible “Powered by PlugVoltage” link in the iframe.
- Do not hide safety warnings, verdict text, or the no-go language.
- If you quote a result outside the iframe, link back to the relevant PlugVoltage guide or checker.
| No-JS fallback | The snippet includes a plain fallback link for browsers, CMS previews, or privacy tools that block iframes or JavaScript. |
|---|---|
| Optional UTM guidance | Partners 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
- Study-abroad packing pages
- Destination guides with device-safety sections
- Travel gear checklists
- Relocation and expat onboarding guides
Outreach targets
- Travel bloggers with packing checklists
- Study-abroad offices and university travel pages
- Relocation and expat onboarding guides
- Travel insurance or gear advice pages