I would like to track from which page the contact form was used. So I know which page converted. It can set up in Analytics, but would be easier to have inside here ![]()
Hi @Unimento, thank you for sharing your suggestion!
I understand your idea, no doubt that having such a statistics inside the widget sounds more convenient ![]()
Also, in another thread we shared the way how you can track submitted forms in the GTM, here’s the link in case you’re interested: Insert a tracking option ![]()
While this may not enable you to track large numbers of forms submissions, we use this code under the message field to see what page the form was submitted from:
This message was sent from website [website-url] on page [page-url]
[form-data]
This is found under the email button - Notify field in the form builder.

Yes, this is a very good solution, thanks a lot for sharing, @Hugh! ![]()
This way, all submissions that go to your inbox will include the information of the page from which they were sent ![]()