1
1 Comment

Simple tool for split tests? πŸ€”

Hi Hackers πŸ‘‹

This morning we wanted to test out two different designs for our new landing pages to catch leads.

I browsed on the web for i while, i couldn't find a simple tool to execute a simple 2 url split test to decide which design is the best πŸ€·β€β™‚οΈ
All the tools that i found was either too expensive or too complex for what we needed.

At the end of the day i opted to build my own tool (a simple node.js server that redirect to one of the landing pages + a conversion pixel, i am more a DIY kind of guy πŸ˜‰)

So i was wondering, how do you guys perform split test on product/design/landing page?

Cheers 🍻

on January 5, 2021
  1. 2

    Try Google Optimize, is free and allow to edit html and css of second layout (b) to test directly in production