Skip to main content
May 6, 2015
Question

Running Total of Form Submissions

  • May 6, 2015
  • 1 reply
  • 789 views
Hi All,

I am wanting to keep a running total of form submissions and display the amount on my landing page (ie. 'We currently have 2,589 people on our waiting list'). Is there a way of doing this?

Thanks,

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

1 reply

SanfordWhiteman
Level 10
May 6, 2015
There's no built-in way.  Marketo isn't built to save summary data like this and make it publicly accessible.

Using one of the APIs, it would be possible, for example querying via REST/SOAP or using a Webhook to update a counter stored in a separate database.