Method 1: URL GET Parameters
Last updated
Last updated
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:
Login, open your desired calculator, and click "SHOW ADVANCED SETTING":
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:
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}