Track on which URL users entered data

Hi,
is there any possible way to track on which specific URL users entered data? We have multiple dynamic pages on which users have to enter data, but we don’t know how to track on which specific site they entered their information.

For example: The job XYZ has its own dynamic page with a specific URL on which users, who want to apply to the job, have to enter data. The dynamic page is linked to the database “Jobdaten” and gets its information from there. The data the users enter on the site are going to the database “Jobbewerbung”. Is there any way to track on which job the user applies?

Sorry for our english, we are from germany :slight_smile:
Thanks for help!

Yes … you can add code to get current URL then insert it as a value.