Back to articles
7 Things About Landing Pages That Nobody Warns You About
NewsTools

7 Things About Landing Pages That Nobody Warns You About

via Dev.to Tutorial_s._hyn

I sent the same link to three Slack channels last Tuesday and realized I had zero way of knowing which one drove the 47 signups I saw that morning. This was a problem because I had been A/B testing different messaging in each channel, and not being able to track the links meant I had no idea which message was actually working. I was essentially flying blind, and it was starting to get frustrating — I had 27 different links floating around, and no way to tell which ones were actually converting. Why Manual Tracking Failed Me I tried to solve this problem by manually tracking my links using a spreadsheet, but it quickly became a nightmare. I was using a combination of curl and grep to try and extract the referral information from my server logs, but it was slow and cumbersome. I would spend hours poring over the logs, trying to match up the clicks with the corresponding referral information, only to realize that I had missed something crucial. For example, I was using the following comma

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
6 views

Related Articles