Installing the Script on Typebot
- Enter your funnel in Typebot, click on the Settings section and deactivate the Hide query params on bot start option

-
Create variables for each UTM:
Variable Value utm_source {{utm_source}}utm_medium {{utm_medium}}utm_content {{utm_content}}utm_campaign {{utm_campaign}}src {{src}}sck {{sck}} -
Add the parameters at the end of the checkout link:
- Hotmart:
?src={{src}}&sck={{sck}} - Others:
?utm_source={{utm_source}}&utm_campaign={{utm_campaign}}&utm_medium={{utm_medium}}&utm_content={{utm_content}}
- Hotmart: