2
1 Comment

Which platform you use for prelaunch?

Hi All,

I am working on an eBook and need to provide 50% off to the first 50 users interested in buying the book. Which platform do you recommend using? My goals -

  • Educate the user about the prelaunch of the e-Book
  • Enable the user to register via their email

Thank you for your help.

on November 7, 2022
  1. 1

    Hey!

    So, if you're just starting out the best is probably to make a basic landing page in HTML/CSS if you can, it's cheap, pretty fast (if you know CSS) and you can host it for super cheap

    To collect payments, Stripe with a special coupon + manually sending the link (make sure to get notifications) can do the trick!

    When you start to make more sales, you can craft something automated :)

    Otherwise, you can use Gumroad, but not sure how discounts work there, never used it yet