Set the default phone number
Enter the number you want most visitors to call. This becomes the fallback for every call CTA.
Set a default phone number, add campaign-specific numbers, embed the call CTA with a shortcode or theme hook, and count call clicks in Solar Capture Analytics.
Solar Capture chooses the number in this order: shortcode number attribute, URL ?number=..., first matching UTM rule, then the default phone number.
In WordPress admin, go to Solar leads → Settings. Open the Call CTA wizard from the Setup tab or from General settings.
Enter the number you want most visitors to call. This becomes the fallback for every call CTA.
This is the button text when the shortcode does not include its own label. For plain number mode, Solar Capture shows the resolved number when no label is passed.
Click Save call CTA settings. The shortcode and hook are ready immediately after saving.
Use the shortcode in page content, a Shortcode block, or template content that runs WordPress shortcodes. Use the hook in PHP templates.
Outputs a tracked tel: link styled like the existing Solar Capture buttons.
Use this when you want inline text instead of a button.
The shortcode number wins over URL and UTM rules.
Add this to a PHP template where you want a theme-level call CTA, such as a header or footer template.
Dynamic number rules let different campaign URLs show different phone numbers without a third-party call tracking service.
Format each row as utm_source|utm_medium|utm_campaign|number.
This rule matches any campaign where source is google and medium is cpc.
The explicit number query parameter overrides dynamic rules and the default number.
Premium installs can place the same tracked call CTA under the calculator.
Add keeps the calculator lead form and shows the call CTA as an extra conversion path.
Replace hides the calculator lead form after the estimate and pushes the visitor toward calling instead.
Go to Solar leads → Analytics. The Call clicks stat card counts tracked call CTA clicks in the selected time window.