Skip to main content
Answered

Including host page URL in submissions, without UTM tags

  • June 2, 2022
  • 4 replies
  • 79 views

Dear community, I would like to know whether it is possible for Typeform to just show the host page URL or path where the form is submitted.

I would like to avoid the use of UTM tags. This because the form is added to the head of every page on our website in one go, so creating UTM tags for each page manually is not possible.

Best answer by Liz

Hi @Peuchen This isn’t information Typeform automatically collects, so you would need to use UTM parameters and pass the information into the form in order to capture it. 

4 replies

Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • Answer
  • June 2, 2022

Hi @Peuchen This isn’t information Typeform automatically collects, so you would need to use UTM parameters and pass the information into the form in order to capture it. 


  • Author
  • Explorer
  • June 3, 2022

HI @Liz, thank you for the clear answer!


Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • June 3, 2022

@Peuchen Not a problem! Let us know if you think of any other questions. 😀


Forum|alt.badge.img+1
  • Explorer
  • February 18, 2026

This thread is a little old now, but for anyone reading it who wants to capture the page URL where their Typeform was submitted, thereis a way.

As Liz mentioned, Typeform doesn't natively capture the submission page URL. You could write some custom JavaScript to pass the current page URL into a hidden field on your Typeform, but that requires ongoing maintenance as your site evolves.

Tools like Attributer.io can solve this problem for you. When someone submits your Typeform (regardless of which page it's embedded on), it automatically captures the URL of that page and writes it into a hidden field. You also get the landing page URL where the visitor first arrived, plus any UTM parameters or other attribution data if they're present.