7
11 Comments

Best page builder for developers

Hello folks,

Would you please recommend a library or saas that provides a landing page builder (non or very minimal dragdrop) that supports:

  • premade ui blocks
  • easy to use markup/html and css to do custom style
  • a/b test
  • multi-page support
  • can integrate with existing web apps
  • analytics support (event-based or hook up fb pixel/yandex/google optimize)

I need to a/b tests several landing page pipeline (multiple steps) to covert customers at different stages but can't seem to find one that fit the bill. Most target no code/drag drop users and I think the UX of such tools is very slow. We already got a product but need to optimize CTR funnel/CPO by a/b testing different scenarios and writing my own views (i'm using django and jinja2) seems quite time consuming and would love an alternative. I m willing to pay 50-100$/m for this.

on July 12, 2021
  1. 2

    Are you looking to avoid code entirely? If comfortable with React then divjoy.com (my product) might be a good fit. Pre-made blocks, low-code editor, code export with guidance on deploying, analytics integration. Only thing missing is a/b testing out of the box, but you might be able to pull in a React lib like react-ab-test.

    1. 2

      Dude I'm a fan of divjoy, however yours generates react components. I'm looking for html page builder though.

  2. 1

    https://tilda.cc/ — is an excellent low-code tool. I am not sure it'll fit all your purposes, but it can work.

    They have an extensive documentation section and excellent educational resources with a focus on website design.

  3. 1

    Hi
    I am working on https:// table.listws.com, it is based on templates, you have control over the metadata, useful callbacks over the page/template lifecycle and you can select which elements to show or hide based on the data rows.

    You can have a page per row for example, I have a couple customer that are using this feature to generate a couple hundred pages from an airtable or gsheet to ab test them.

    If you are a developer I can provide you with an endpoint to directly create pages with API calls.

    I hope that this could be useful for you, let me know if you need more details.

    1. 1

      Thanks for the suggestion! I checked your product and it generates web page from spreadsheet data, What I need is a multi-step page builder that generates html and supports A/B test in each step.

  4. 1

    I built https://versoly.com/ comes with code editor and pages score 100/100 page speed (which is unheard of in page builders).

    Can easily hook up google optimize for AB testing.

    1. 1

      Is there a Way to Build a SaaS on top of your Page Builder?
      I would love to integrate a Page Builder like this in my next project, but it has to be customizable.

      1. 1

        No plans to open it up. Got to stay focused haha!

    2. 1

      do you support multiple page funnel?
      also i prefer customizing using markdown, html and css + some javascript. can't seem to be able to do that with versoly.

      Tks for recommending though

      1. 1

        Can add multiple pages that lead to the next and follow a funnel.

        Yep we have a custom code editor built in.