APIs & Integrations

mpretti
Member

Form submissions lacking Conversion Page

Can the conversion page be populated if we are only posting via the Hubspot Forms API ?
Ie, if I provide a pageName within the hs_context, should I expect the conversion page to be set to that pageName ? Or will it only work if that pageName matches a Hubspot Landing Page.

I saw that one can also pass in a pageId (which we don’t have, as we aren’t using hubspot landing pages), although this isn’t listed in the documentation: http://developers.hubspot.com/docs/methods/forms/submit_form

Currently my form submissions looks like:

Ideally I’d want the conversion page to be set to the first page that the user submitted a form from.

Thanks

0 Upvotes
1 Reply 1
Dadams
HubSpot Employee
HubSpot Employee

Form submissions lacking Conversion Page

Hi @Michael_Pretti

You’ll need to send both the pageName and pageUrl for that to display the link to the page, but they will not need match a HubSpot page.

0 Upvotes