0

When submitting a Hubspot form through the forms API, you can / should supply values for the pageUrl and pageName. Where do the values for these attributes appear in the backend?

Sy Moen
  • 124
  • 2
  • 11

1 Answers1

0

After a lot of testing it appears that:

pageName is used in the contact > Conversion Information > *Conversion attributes as {pageName}:{hubspot-form-name}

pageUrl is is used in the contact > Web Analytics History > *Referring Website attributes simply as {pageUrl}

Sy Moen
  • 124
  • 2
  • 11