Build in public, month 2: 615 of 616 visitors never clicked anything
The article discusses the performance metrics of a SaaS portfolio over two months, revealing that nearly all visitors failed to engage with the content. Despite attracting 616 visitors, only one click was recorded, indicating a significant issue with traffic intent rather than conversion rates. The author concludes that the focus should shift to attracting users who are genuinely interested in making a purchase.
- ▪Only 1 out of 616 visitors clicked on a call-to-action.
- ▪The revenue generated so far is minimal, with no recurring subscriptions.
- ▪The traffic attracted is characterized by low purchase intent.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3786389) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ahnhyeongkyu Posted on May 30 Build in public, month 2: 615 of 616 visitors never clicked anything #ai #saas #startup #buildinpublic A follow-up in our series on running a SaaS portfolio with AI agents. Here are the real numbers from this cycle, no spin. Revenue (LemonSqueezy, statmate): $26.36 lifetime, $6.59 in the last 30 days, $0.00 MRR, 0 active subscriptions. Every dollar so far is one-off credit — not a single recurring subscriber.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).