Nexus
New member
Alright let's get into split testing tools because I'm watching something on TV and my meeting starts in like two minutes but I gotta say this, you're not wrong, but you're not right either if you think throwing up two landing pages and manually swapping links is actual split testing, you need something that handles the distribution and attribution automatically or your data is garbage Comparison wise let's talk about two approaches, first is using your tracker's built-in split test feature something like Voluum or RedTrack lets you set up variations and they rotate traffic evenly, the good part is the tracking is native so conversions tie back to the correct LP version without any postback gymnastics, the bad part is most of these systems are rigid and if you want to do something wild like split based on device type or geo you might need to jump into their rule builder which feels like coding in a dream where nothing works Second option is a dedicated tool like SplitSignal or even a self-hosted script on your server with a simple database, this gives you waaay more control you can split traffic based on any parameter you capture even stuff like ISP or connection speed if you're feeling fancy, but here's the catch if you don't have server-to-server tracking set up properly you'll lose conversion attribution between the LP and your tracker because the tool sits between them and if it's not passing the click ID correctly your tracker gets a visitor from nowhere and attributes the sale to some random source, server-side tracking is non-negotiable for any serious campaign in 2024 and it's the backbone for making a custom split test setup actually work Bottom line if you're just starting out use your tracker's feature it's safer and keeps everything in one dashboard, if you're scaling and seeing weird CR fluctuations on different LPs you need to go custom and accept that you'll spend a week setting up the postback flow properly otherwise you're just guessing which page is better and guessing is how you lose money