Branding & CTA

Setting up your Call-To-Action button

Configure where the CTA button on every calculator sends your visitors — your contact form, phone, email, or booking page.

3 min read
Updated 14 May 2026

The Call-To-Action (CTA) button appears at the bottom of every calculator. It's how visitors transition from "I just got a number" to "I want to talk to a human" — and it's the single most important branding setting you'll touch.

Configuring the CTA

Go to Dashboard → Branding → Call-To-Action. You'll see:

SettingWhat it does
CTA textThe button label (e.g. "Get a free quote", "Book a discovery call")
Link typeURL, phone, or email
DestinationThe URL / phone number / email address
Open in new tabOnly applies to URL link type
Include calculator context in CTA URLAppends ?calculator=X&amount=Y so your CRM sees what they were calculating

Picking the right CTA text

Picking the right link type

"Include calculator context" — what it does

When this is on, the CTA URL gets extra query parameters showing what the visitor was calculating. For example, if someone uses the Loan Repayment calculator with a $500,000 loan at 6.2%, the CTA URL becomes:

https://yoursite.com/contact?calculator=loan-repayment&loanAmount=500000&interestRate=6.2

Your contact form / CRM can then read those parameters and:

This is the closest thing to lead capture CalcWidgets offers. We don't store the inputs ourselves — but we can pass them through to your system.

Per-page CTA overrides

If you want one specific page to use a different CTA text (without changing your global brand), pass cta= on that embed:

?widgets=refinance&view=single&cta=Book%20a%20refinance%20review

This overrides the dashboard CTA text for that embed only.

Tracking CTA clicks

Every CTA click is counted in Dashboard → Analytics → CTA Clicks. This is the cleanest leading indicator of whether your calculators are generating intent. If you see lots of views but few CTA clicks, your CTA text might be too vague or the calculator/page placement isn't aligned with visitor intent.

Related Articles