Membership website & Marketo ?

Anonymous
Not applicable

Hi,

Have you ever handle a membership website with Marketo ?

How do you managed the sign up / sign in connexion pages with new leads in the system ?

What are your best membership website software ? And best practices to not waste times ?

1000 thanks in advance !

Alex

4 REPLIES 4
Josh_Hill13
Level 10 - Champion Alumni

Yes, you will need some sort of double post or API between the membership system and Marketo.

Depends on what kind of membership site you are planning and how many systems. Small probloggers use ZippyCourses. Check launchpoint.marketo.com for larger services.

Grégoire_Miche2
Level 10

Bonjour Alexandre,

Most of CMS will do a good job with this (Drupal, Joomla, ...). The key points are :

  • Making sure you tag all the pages, including the private ones, with Marketo munchkin
  • Integrate the self-registration and authentication forms with Marketo, preferably using the Forms 2.0 API

-Gregoire

PS : Do not hesitate  to give me a call, we are both in Paris.

Anonymous
Not applicable

You can also use Marketo REST API to send information to Marketo regarding CMS forms.

SanfordWhiteman
Level 10 - Community Moderator

Using the REST API for single form posts is not recommended.

Forms 2.0 API posts are the way to go.