#Tracking Typebot Landing Page Click

1 messages · Page 1 of 1 (latest)

green fjord
#

Hi. If you guys can help me i would be glad. I have a website where i got 9 different buttons that chats a typebot. theres anychance i can track which has beenn pressed?

green fjord
#

Anything we could add to wordpress shortcode or something like that?

patent falcon
#

If you want to track that on Typebot I would use prefilled variable

#

the button click would do:

Typebot.setPrefilledVariables({Trigger: "clicked-on-x-button"})
Typebot.open()