Storing incomplete user answers, even when they haven’t yet completed the entire funnel.
Create a custom code Action
+ Add New Action
Add
Write your custom code
Add Triggers for user events
WHEN Page IS Changed
to send data on every page changeWHEN Button KEY submit_button IS Clicked
to send on button clickAdd
Test the integration