Create a simple customer account on Marketo Landing Pages | Community
Skip to main content
Vlada_Prasolova
Level 5
July 23, 2013
Question

Create a simple customer account on Marketo Landing Pages

  • July 23, 2013
  • 5 replies
  • 1348 views
Is there a way to set up some kind of customer account profiles using a succesion of Marketo Landing pages?
Here's what i need to be able to do:
1. A person registers (Marketo LP) and enters a web-page where he can see his personal info that he've entered (including login info and password)
2. There will be a couple of more web-pages a person can browse with his credentials he'd entered
3. All this activity information stores in Marketo

is there some way to accomplish his?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

5 replies

July 23, 2013
You can just use Tokens (lead) to display user information on a landing page. Just drop a Rich Text element on to a page and select "insert tokens".
Are you going to create several landing pages for users? If so, you can create a dynamic content with credentials as a segment.
July 23, 2013
Vlada if you want additional pages that rely on the Marketo credentials, you'll need something like Marketo SSO.  Here's a page that can help: http://community.marketo.com/MarketoArticle?id=kA050000000L42JCAS
July 23, 2013
Steven, I think the help article you provided is for Marketo users to access Marketo, not for external customers to just access elements of their lead record.  Hitoshi's suggestion would allow customers to see read-only data related to their account.  You could use a form on that same page to allow them to update fields in their record but it would be dependent on the presence of the _mkto_trk cookie to pre-populate the form fields with the current data. Is there another help article with more information about this - I couldn't find one?
July 24, 2013
If user's cookies is enabled, 
Marketo will automatically put the values an users already entered in a form field.
If you want it to be read-only, just put a Rich Text on a landing page and just put some Tokens.
July 24, 2013
Ah @Elliott it seems you're right.  Is there an SSO feature as Vlada requested?