Hi, I am needing help figuring out a way to track the page a form was submitted on. "Page" referring to the site content shown on a dynamic page.
Context: We host hundreds of IT events across 22 cities each year, and in order to get information on our attendees to communicate important info, we send landing pages which contain event details, location, and a *form submission*.
In the past I have created all these pages manually one by one but every page is practically identical except for what the text/images etc. are. The layout itself is identical across all pages which is why I've been transitioning over to Dynamic Pages.
Problem: I have created a dynamic page that contains all elements described above, shown based on a site content collection, but the issue I'm running into is regarding form submissions. I am trying to find a way to track the page (Page being in regards to what site content is shown, top right on image, whether it is "Nashville or Phoenix") the form was submitted on.
Ideas: I am curious to see what people think but some ideas I've come up with that would work that I just don't know how to setup:
P.S I have a Zapier subscription too, in case that influences any ideas.
#1 Some sort of text box linking to the site content collection which would receive a title different for each page that could link to the form submission and add to the contacts data. The part I am struggling with on that idea is linking the text box to the form submission to add to the contacts data.
#2 Setting up the form title itself to link to the site content collection. The part that I struggle with here is the possibility of having to manually recreate the form as code. (I am a code noob 😆, I only know HTML, CSS, some Python. JavaScript is now on my to-do list for sure!)
#3 Or if there's a way to dynamically add forms to a page from the content collection itself.
Please, if you know how to accomplish one of the ideas above or have an idea of your own, I am in need of help with this and would greatly appreciate it!
Parker Hemming
National IT Manager | C10 Inc.
Hi Parker, I encountered the same challenge. I have a multi-step form (5 pages) and wish to collect entries after every submission/page. However, I lack coding skills (if any). Would you or somebody reading this help me out?