Difference between revisions of "TwoStepPromoteMe"
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude><big>[[OurWork]] < [[DevelopmentTeam]] < [[DevelopmentTeamPriorities|Priorities]] < </noinclude> | + | <noinclude><big>[[OurWork]] < [[DevelopmentTeam]] < [[DevelopmentTeamPriorities|Priorities]] < </noinclude> [[TwoStepPromoteMe]] {{JustTinyEditIcon|TwoStepPromoteMe}}<noinclude></big> |
__NOTOC__ | __NOTOC__ | ||
== What (summary) == | == What (summary) == | ||
+ | Tweak PromoteMe to gather leads | ||
== Why this is important == | == Why this is important == | ||
+ | Getting our core offer more right is essential for [[revenue]] and [[engagement]]. | ||
== [[DoneDone]] == | == [[DoneDone]] == | ||
stage 1 | stage 1 | ||
* Initial PromoteMe button attracts more clicks (more visible, more attractive, and includes something that looks like a link) | * Initial PromoteMe button attracts more clicks (more visible, more attractive, and includes something that looks like a link) | ||
− | * First form submits a request for more information | + | * First form submits a request for more information and initializes the order with status "LEAD" |
− | * Second form is for buying it now (credit card bit) | + | * Second form is for buying it now (credit card bit) moves the order from status "LEAD" to status "PAID" |
stage 2 | stage 2 | ||
* First form shows two lists of links like the one on the front page: one is for the pages we are currently working on ... the second is for articles that are done ... these lists are dynamically updated (perhaps using templates or something) | * First form shows two lists of links like the one on the front page: one is for the pages we are currently working on ... the second is for articles that are done ... these lists are dynamically updated (perhaps using templates or something) | ||
Line 17: | Line 19: | ||
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == | ||
+ | * Finish and deploy stage 1 | ||
+ | ** Stage a fresh branch | ||
+ | * Finish and deploy stage 2 | ||
− | |||
</noinclude> | </noinclude> | ||
+ | [[Category:DevelopmentTeam]] | ||
+ | [[Category:OpenTask]] |
Latest revision as of 10:16, 8 February 2008
What (summary)
Tweak PromoteMe to gather leads
Why this is important
Getting our core offer more right is essential for revenue and engagement.
DoneDone
stage 1
- Initial PromoteMe button attracts more clicks (more visible, more attractive, and includes something that looks like a link)
- First form submits a request for more information and initializes the order with status "LEAD"
- Second form is for buying it now (credit card bit) moves the order from status "LEAD" to status "PAID"
stage 2
- First form shows two lists of links like the one on the front page: one is for the pages we are currently working on ... the second is for articles that are done ... these lists are dynamically updated (perhaps using templates or something)
- Second form provides assurances of safety and reputability
- Includes options to pay with PayPal, Amazon flexible Payments, Google Checkout
- Includes verified safe with Authorize.net etc badges
Steps to get to DoneDone
- Finish and deploy stage 1
- Stage a fresh branch
- Finish and deploy stage 2