|
Most landing page builders can fire a webhook when someone submits the form in a 2-step checkout but some of them are unable to pass the required s1 parameter.
The only way you can know if your landing page builder can do that is if you test it or ask them directly. If they can, follow the article below to set it up.
How do I track 2-step checkouts using webhooks?
In cases where this is not possible, you can use a tool like Zapier to achieve this goal.
Next, we’re going to add a trigger. Click the “Trigger” area to add one.
Select Webhooks as the trigger and “Catch Hook” as the trigger event.
Follow the the process until you get your Webhook URL. Copy this URL to your clipboard.
We also want to test the trigger by sending some data through it. This will be needed later on.
Click on the “Test trigger” button and fill the form yourself.
Step 2 – Create an Automation Rule in Systeme.io
In your Systeme.io account, locate the funnel step where the conversion occurs, click on “Automation Rules” and add a new rule.
| Actions | https://www.clkmg.com/api/a/post/?uid=[USERID] |
| Engagements | https://www.clkmg.com/api/e/post/?uid=[USERID] |
s1 into the first box. Then click the “+” icon next to “Enter text or insert data”.ref in the left hand box. In the “Enter text or insert data” box, enter what the conversion is. lead or optin.