How can I cap registrations for a training
This old thread on the community provides multiple solutions for 'cap registrations'. We have done it several times. Marketo web hooks allow you to do it very easily.
https://nation.marketo.com/message/165442-re-form-submission-capping-registrations#comment-165442
You might find the following useful,
Marketo Magic: Automatically Cap Registrations For Any Marketo Form. Part - II | LinkedIn
Hope this helps..
Rajesh Talele
I registered for an event recently that didn't automatically approve everyone. You filled out a form and got a confirmation that you'd requested registration, and that they'd let you know in 2 days if your registration was accepted. Then I got an email saying I was accepted, giving me more details and inviting me to actually register. So that's one way to do it. It will also allow you to review registrants and exclude junk submissions or other undesirable people.
We use an event approval workflow for some of our highly targeted events. See the details in this thread: Re: Event Registration Cap
Was that event the Marketo Summit?
And I dunno, even doing manual/offline approval still requires that you maintain a counter, it just adds additional criteria. (The 50th approved registrant still needs to cap regs.)
Are you saying you registered for the Summit and your registration wasn‘t confirmed immediately? Or even worse, you were denied?!
Are you saying you registered for the Summit and your registration wasn‘t confirmed immediately? Or even worse, you were denied?!
There was a form up -- maybe since replaced -- that was like, "We'll get back to you."
No it was a GDPR seminar. I'm not sure what their reasoning was for not accepting everyone. Then again, when we do roadshows, we always get a handful of students and other people who we would rather exclude!
Anna, Marketo Professional Services also offers an "Event Cap" solution. It will redirect to an 'event full' or an 'wait list' page when the capacity has been reached. If interested, you can reach us at services at marketo dot com.
Hey Jep - so if the solution exists, why doesn’t Marketo include it into the core product?
Hey Jep - so if the solution exists, why doesn’t Marketo include it into the core product?
Exactly... and P.S. does it work for embedded forms, one wonders.
I had a client need to do this recently and we were able to come up with a not perfect, but workable solution for automating it.
We created two tokens: one for the current count of registrations, and one for the maximum count of registrations. Every time the form was submitted, +1 would be added to the count of registrations token value, and every time the page loaded, it would run a piece of script that looked at whether the count of registrations was the same as or greater than the maximum. If so, it would redirect to a waitlist page.
For many reasons, not a perfect solution, but if you've got some developer resource and the holes aren't too risky for you, it could work. For our clients use case - fairly low volume of traffic, mostly directed to internal staff - it was worth testing (I will note that the program hasn't yet run to completion so we don't have feedback yet on how well it worked and whether they'll use that solution again).
It's been on and off the roadmap for years. I think the PMs have put this in the too hard basket seeing as there's a lot of third-party solutions out there. But please everyone keep voting on the idea. I raise this at every Summit in the roadmap Q&A session just to annoy the new breed of product managers. (Hi guys!)
Hi Keith,
This idea has been there since 2011, is there any way we can re-enter it to try to get MKTO's attention on it again?
Thanks,
Hi Anna Schumacher,
There is no out of the box functionality for this. If its very important to cut it at a specific number you would need some type of third party integration and I think Sanford Whiteman might have a product that could do that.
Thanks,
Gerard
Sanford Whiteman might have a product that could do that.
Indeedy.
Hi Sanford,
I would be very interested in knowing what this product is if possible.
Thanks,
Hi Macarena! If you follow me on Community, we can exchange info (we aren't allowed to link to email address or websites from Community posts).
Hey Anna,
We typically remove the form from the registration page and replace it with a message explaining that registration is full. There may be other/better ways to do this in an automated way.
Thanks!
Trevor