Your software
My Mautic version is: v3.3.5
My PHP version is: PHP Version 7.3.33-1+0~20211119.91+debian9~1.gbp618351
My Database type and version is: mysqliw
Hi all. Does anyone have any idea on how I might create a form, embed it on a separate page, and have the form somehow save the source page’s url?
Use Case: I have an online education platform and want to create a feedback form. I’m considering not using mautic for this, but I would like to create automated follow ups based on submission, so it seems like “the closest to the metal” solution.
Personally I create my forms in Mautic and then present them in my wordpress sites that have the Mautic plug in installed. Basically this iframes the form into wordpress so the form is skinned to match the wordpress theme.
Mautic
My first suggestion is to update Mautic to its latest version.
You will have for each form submission the “referring” URL, this will allow you to know on which page (URL) the form has been submitted.
Can you come back and tell us how it worked for you?
Yeah, I need it as some kind of field. There will be a lot of pages. It plus the email essentially serves as a PK for the kind of data I’m looking for.