Getting a URL for one specific calculator
How to get the standalone URL for the Budget Planner, Loan Repayment, or any other single calculator.
Want to send a customer a direct link to just one calculator — like the Budget Planner — without showing the rest? Here's how.
From the dashboard
- Log in at calcwidgets.com/dashboard
- Go to Embed
- Tick one calculator (untick everything else)
- Set the layout to Single
- The URL appears above the embed code. Copy it.
Hand-crafted
The URL pattern is always:
https://yourname.calcwidgets.com/embed?widgets=<calculator-id>&view=single
So for the Budget Planner:
https://yourname.calcwidgets.com/embed?widgets=budget-planner&view=single
For Loan Repayment:
https://yourname.calcwidgets.com/embed?widgets=loan-repayment&view=single
For Stamp Duty:
https://yourname.calcwidgets.com/embed?widgets=stamp-duty&view=single
Replace yourname with your actual subdomain (you can see yours on Dashboard → Settings).
What about all the other calculator IDs?
Every calculator's ID is the bit you'd type into widgets=. You can see all of them on Dashboard → Manage Calculators — or browse the full calculator catalogue here in the help center.
Embedding the URL vs sharing the URL
The URL you generate works two ways:
- Embed it in an iframe on your website (using the embed code from the dashboard).
- Share the URL directly — by email, SMS, in a brochure, or wherever. Anyone who clicks it gets a full-page version of just that one calculator with your branding applied.
Both use exactly the same URL.
Related Articles
How to Embed Calculators on Your Website
Learn how to add CalcWidgets calculators to your website using iframe or JavaScript embed codes.
Embed URL parameters reference
Every URL parameter you can pass to a CalcWidgets embed, and what each one does.
Layout modes: tabs, stack, single, dropdown, floating, grid
Choose the right way to display your calculators — when each layout works best and what it looks like.