🏠
Calcumate Support
🏠
Calcumate Support
  • Ready to get started?
    • Plan inclusions and pricing
  • CALCULATOR CUSTOMIZATION
    • Step 1 - Initial set-up
      • Call to action URL
      • Call to action (advanced settings)
    • Step 2 - Adding unit sizes
    • Step 3 - Categories
    • Step 4 - Presets
    • Step 5 - Design
    • Step 6 - Details
    • Step 7 - Publish to your website
  • Frequently Asked Questions
    • Embedding with iframes
    • Domain mismatch error
    • Where can I find my invoices?
    • Update account details
    • Logging into your dashboard
    • Set up multiple calculators fast
    • How do I position/style the geo location widget?
    • Content Security Policy (CSP)
    • How do I add Calcumate to Wix / Shopify / similar CMS?
  • DRIVING CONVERSIONS AND EFFICIENCY WITH LEAD CAPTURE
    • Lead capture overview
    • Lead data that can be captured
    • Setting up lead capture
  • CALCULATOR DATA EXTRACTION
    • Method 1: URL GET Parameters
    • Method 2: Subscribe to the Calculator event
  • FILTERING TO AVAILABLE UNITS
    • Filtering To Available Units
  • Resources
    • Getting support
    • Security and privacy
    • Terms and conditions of service
Powered by GitBook
On this page

Was this helpful?

  1. CALCULATOR DATA EXTRACTION

Method 1: URL GET Parameters

PreviousSetting up lead captureNextMethod 2: Subscribe to the Calculator event

Last updated 1 year ago

Was this helpful?

This method will append parameters to the URL of your Call To Action URL. That is, when the user clicks the CTA button (which might say something like "Get Quote" or "Book Now" depending on how you have set it up), the user will be redirected to the CTA URL that you set, with the GET parameters appended.

To set this up:

  1. , open your desired calculator, and click "SHOW ADVANCED SETTING":

  1. Within the Advanced Settings screen, select the CRA URL Params that you want to be appended, and set your CTA Link. This is what the screen looks like:

  1. If your CTA URL has all the parameters appended, it will use this syntax: www.abc.com/book-now?cm-qty={qty}&cm-id={id}&cm-volume={totalVolume}&cm-used-volume={usedVolume}

Login