Web form reporting | Community
Skip to main content
New Participant
September 16, 2022
Solved

Web form reporting

  • September 16, 2022
  • 1 reply
  • 1692 views

Hello Nation! 

 

New to Marketo & grateful if you could advise if its possible to create a report that shows which webpages are using a specific Marketo form. The form has its own specific program and I can see which smart lists, smart campaigns,  landing pages etc are being used, but I was hoping a report could collate the actual URL's where the form is being used on the website, as and it is used on multiple web pages. 

 

For example, a report that shows that 'Form ID 1234' is being used on:

URL1 

URL2

URL3 

etc

 

Thank you 😊

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

No, there’s no such report within the Marketo UI.

 

You can create a list of the forms that have been filled out at least once with their corresponding URLs by doing a Marketo Activity Log extract using the REST API. This won’t include forms that have never been filled out.

 

The other way is to have your web team report on this by crawling the pages or by directly querying their CMS database.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
September 16, 2022

No, there’s no such report within the Marketo UI.

 

You can create a list of the forms that have been filled out at least once with their corresponding URLs by doing a Marketo Activity Log extract using the REST API. This won’t include forms that have never been filled out.

 

The other way is to have your web team report on this by crawling the pages or by directly querying their CMS database.