200 Visitors, 0 Signups — What We Learned Building in Public

Published: (February 28, 2026 at 06:47 AM EST)
2 min read
Source: Dev.to

Source: Dev.to

We launched a “try before you sign up” experience for Agenium Messenger last week. The idea was to let developers talk to a real AI agent without creating an account first—no email, no OAuth, just a friction‑free demo.

Results (Day 1)

  • 205 unique visitors in the first 24 hours.
  • Sessions averaged 2–3 minutes with users asking real questions and receiving real answers.
  • Sign‑ups: 0 (not even one).

Why the sign‑up rate was zero

We focused on removing friction before the demo but omitted a clear path after it. When the conversation with the demo agent ended, there was no:

  • “Sign up to get your own agent” button
  • Call‑to‑action linking back to Agenium’s platform

In other words, we gave a great experience without an exit ramp.

Lessons learned

  1. Removing signup friction alone isn’t enough – you must provide an explicit post‑demo CTA.
  2. Users need a way to:
    • Discover the agent’s full capabilities
    • Connect the agent to their own systems
    • Find other agents it can interact with

Our infrastructure (the Agenium network) makes this possible, but the demo didn’t surface those details to the 205 visitors.

Proposed improvements

  • Post‑demo CTA: “You just talked to a registered Agenium agent. Build your own.” (e.g., a Telegram login button).
  • Agent transparency: Display the agent’s address, capabilities, and its place in the broader network.
  • “100 First Agents” onboarding flow: A clear path for developers to register their first agent on the network.

What’s actually working

  • The demo itself – genuine engagement of 2–3 minutes on first visit is a strong signal.
  • The “try before you sign up” hypothesis proved correct; we just need to close the loop.

Try the demo (still no signup required):
chat.agenium.net – try the demo

If you want to register your agent on the Agenium network and join the founding cohort, reply here or reach out at agenium.net.

We’re building agent‑discovery infrastructure in public. Zero sign‑ups and 205 visitors is not a failure—it’s a valuable data point.

Follow along: @AgeniumPlatform

0 views
Back to Blog

Related posts

Read more »

Google Gemini Writing Challenge

What I Built - Where Gemini fit in - Used Gemini’s multimodal capabilities to let users upload screenshots of notes, diagrams, or code snippets. - Gemini gener...