Membership Site (this one doesn't work)

We all wanna join your site...
Wouldn't it be AWESOME to have hoards of adoring crowds swooning at your feet?
Or even just a membership site built from Mautic?
Either way it's pretty cool.
So here's...

What you want in a Membership Site

1. A login page
-so if member it'll let you in, but if not member, it won't let you in
2. A membership page
-this is the actual membership site
3. A buy page
-to buy membership
4. A thank you page
-for after buy, set password

and so here's...

how to make a Membership Site from Mautic

In seven easy steps.

1. Log in to your mautic site
2. Create a buy page in blogspot eg title: Members Payment Page
3. Create a thank you page in blogspot eg title: Members Thank You Page
4. Create a login page in blogspot eg title: Membership Login Page
5. Create a membership site page in blogspot eg title: Members Only Page
6. Create buy page form in mautic
-Create forms
Components->Forms, new form
New Standalone form -> Select:

-Details...
-Name: Membership Optin
-Successful Submit Action - Redirect URL - http://robstestinglab.blogspot.co.nz/p/member-tu.html
-Kiosk mode no, render style yes

-Fields...
Text ->
-General: Label: First Name, show label yes, save result yes
-Contact field: Matching contact field: Core First Name
-Validation required yes
-Behavior: Show when value exists yes, autofill data no
-add

-Email ->
-General: Label: Email, show label yes, save result yes
-Contact field: Matching contact field: Core Email
-Validation required yes
-add: MembershipTag

-Actions...
Add a submit action
-Modify contacts tags
--Name: Membership Tag
--Add tags: MembershipTag

-Apply, save and close

7. Put the form into Member Buy page
http://robstestinglab.blogspot.co.nz/p/member-buy.html
Components -> Forms, click Membership Optin
Form HTML (blue/green box on right)
Automatic
Copy js and paste into HTML of Member Buy page

8. Create Login form in Mautic
-Create forms
Components->Forms, new form
New Standalone form -> Select:

-Details...
-Name: Membership Optin
-Successful Submit Action - Redirect URL - http://robstestinglab.blogspot.co.nz/p/member-tu.html
-Kiosk mode no, render style yes

-Fields...
Text ->
-General: Label: First Name, show label yes, save result yes
-Contact field: Matching contact field: Core First Name
-Validation required yes
-Behavior: Show when value exists yes, autofill data no
-add

-Email ->
-General: Label: Email, show label yes, save result yes
-Contact field: Matching contact field: Core Email
-Validation required yes
-add: MembershipTag

-Actions...
Add a submit action
-Modify contacts tags
--Name: Membership Tag
--Add tags: MembershipTag

-Apply, save and close

9. Put the form into Member Buy page
http://robstestinglab.blogspot.co.nz/p/member-buy.html
Components -> Forms, click Membership Optin
Form HTML (blue/green box on right)
Automatic
Copy js and paste into HTML of Member Buy page

No comments:

Post a Comment