DEV Community

gguggulab
gguggulab

Posted on

Use Google Analytics to get some small feedback on my website.

219 users hit my landing page, but only 14 made it to the actual service (/generate) — that’s just a 6.4% conversion.
The problem isn’t the login flow.
It’s the landing page: weak CTA, unclear value, low trust.
Time to rethink the first impression.

Image description

Top comments (2)

Collapse
 
yukinisihikawa profile image
Yuki Nishikawa

Love this breakdown — it's super insightful.

The drop from / to /generate really highlights how important the landing page's clarity and value prop are. Curious: have you tested simplifying the headline or adding a clear “Try it now” CTA above the fold?

Looks like your flow post-auth is solid. You’re really close.

Collapse
 
gguggulab profile image
gguggulab

That drop from / to /generate was actually inspired by studying other landing pages, so it's really encouraging to hear that clarity stood out to you!

Also, I wasn't familiar with the concept of the "fold" before — learned something new today. I'll definitely look into fold placement and CTA positioning more closely and see how I can apply that to my site. Thanks for the insight!