Storing data from a form
Hello,
How would I code a form field in order to pass data back into site catalyst. Would those be as Evars/sProps or is there a better way?
Thanks,
Hello,
How would I code a form field in order to pass data back into site catalyst. Would those be as Evars/sProps or is there a better way?
Thanks,
Hi Matt,
I would use a prop and enable pathing on it. That will allow you to know for example on which field the customer stops the most.
here is how I do form tracking most of the Time (checkout process):
When a specific step (form) loads I send the name of the form in the s.propN
Then for each form I send a custom link tracking call and the name of the field.
When you run the Path for this prop report you will be able to figure out at which field they stopped or if you run the prop report you can see at which step the customer stops the moss.
Best regards.
Alexis Cazes
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.