DEV Community

_s._hyn
_s._hyn

Posted on

I tried 17 different marketing tactics and here's what actually got me my first 100 users

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. Honestly, it was a bit of a surprise - I had been trying to get my side project off the ground for months, and suddenly I had a influx of users. I was mass-DMing people a link that might've been broken for three days, and I had no idea if it was actually working.

Why I Needed Better Link Tracking

I was using a simple curl command to shorten my links, but it didn't give me any insights into who was clicking on them or where they were coming from. I tried using a Python script with the requests library to track clicks, but it was clunky and didn't work reliably. Look, I'm not a marketing expert, but I knew I needed a better way to track my links if I wanted to understand what was working and what wasn't.

The Spreadsheet that Saved My Sanity

I decided to try out 17 different marketing tactics to see what would actually drive users to my site. I created a spreadsheet to track my progress, with columns for the tactic, the link I used, and the number of signups I got. (I still have the spreadsheet, and it's hilarious to look back on - I was trying everything from Reddit ads to Facebook groups.) I was looking at the device breakdown in LinkCut and noticed that most of my users were coming from mobile devices, which surprised me - I had assumed that my users would be mostly desktop users. I started to experiment with different tactics, like creating QR codes for my links and sharing them on social media.

When the Numbers Started to Make Sense

After a few weeks of experimenting, I started to see some real results. I had 23% bounce rate on my landing page, but I was getting a consistent stream of signups from one of my Slack channels. I didn't expect this - I had thought that my Facebook group would be the biggest driver of traffic, but it turned out that my Slack channel was where my most engaged users were. This was weird, because I had assumed that Facebook would be a more effective platform for reaching my target audience. I was getting a total of 57 clicks on my links per day, with a peak of 17 clicks in one hour on Wednesday afternoons.

When This Approach Falls Apart

The thing is, my approach is not scalable - I was manually tracking all of my links and signups, and it was taking up a lot of my time. I'm not sure this is the best approach, but it worked for me when I was just starting out. If I were to do it again, I might look into more automated solutions for tracking my links and signups. Honestly, I still don't fully understand why some of my tactics worked and others didn't - I think it's just a matter of experimenting and seeing what works for your specific use case.

I'm still using LinkCut to track my links, and it's been a huge help. Has anyone else hit this exact wall, where they're trying to track their links and signups but don't know where to start?

Top comments (0)