Hi there,
My objective is to do some A/B Testing in order to optimyze my forms: I'd like to test if adding some fields to a form reduces submission for example. Having slightly different wording is also something I want to test.
In order to do this, I would like to duplicate my initial form and modify it. Then, thanks to experiments in Google Analytics , I would be able to conduct an A/B testing. My issue is that I still need all forms entry to be recorded in my initial form.
Is there an "elegant" way to do this ?
Thx for your help.