Embed Meeting Cost Widget

Add a real-time meeting cost calculator to your website or blog. Free, lightweight, and no registration required.

πŸ”—

Easy Integration

Just copy and paste one line of code. Works on any website.

πŸ“Š

Real-Time Tracking

Your readers can calculate meeting costs directly on your page.

πŸš€

Boost Engagement

Interactive tools increase time on page and reader engagement.

1Script Embed (Recommended)

Add this code to your HTML. The widget will render automatically.

<div id="meetingcost-widget"></div>
<script src="https://meetingcost.team/embed.js" data-lang="en"></script>

2iFrame Embed

Use an iframe if you need more control over placement and styling.

<iframe
  src="https://meetingcost.team/en/embed/widget"
  width="400"
  height="320"
  frameborder="0"
  style="border-radius: 16px; border: 1px solid #1f2937;"
></iframe>

Live Preview

Frequently Asked Questions

Is the widget free to use?

Yes, completely free. No registration, no API key required.

Will it slow down my website?

No. The script is tiny and loads asynchronously. It won't affect your page speed.

Can I customize the appearance?

The widget uses a dark theme that works on most sites. Custom themes are coming soon.