Javascript callback events should contain input values

  • 1 December 2023
  • 4 replies
  • 61 views

Userlevel 1

The Javascript callback events (https://www.typeform.com/developers/embed/callbacks/) should contain more information about the step/form.

For example, onQuestionChanged should contain the values of the step that was just submitted. onSubmit should contain all input values from the form.

This is important for tracking we want to do. Tracking values via JS is very easy but the current workaround via webhooks/integrations (e.g. Zapier) is more time consuming and expensive.


4 replies

Userlevel 7
Badge +5

Hey @prohrbeck thanks again for this one, will add it to the list! 

@mathio is this your area of expertise? 

Userlevel 7
Badge +5

Embed SDK currently does not support tracking values entered by respondents. You can process their response only after they submit the form.

I can pass the feedback to my team as a feature request.

Userlevel 7
Badge +5

Thanks for your help @mathio!

 

Userlevel 7
Badge +5

Hello @prohrbeck 

I am sorry but we are currently not planning to add such feature.

Reply