Question

I have two landing pages with the same exact BizForm. How can I tell if a user has submitted the form on page A vs. page B - testing page design effectivness? I want to keep the BizForm exactly the same; otherwise, I'll end up with a bunch of forms to manage. I don't have access to the web part code, so it would have to be a solution I can do through the CMS GUI.

Using Kentico v5.5.

Was it helpful?

Solution

Look at using an Alternative Form. It's basically a copy of the same BizForm, and you can modify/change a few of the fields. Create one extra field on the BizForm, and assign the value of it based on which form you're using (main or alternate). Just don't display the value on the form itself.

Then, on the page, specify whether to use the main BizForm, or the Alternative BizForm.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top