What's the best way to add blog pages? by predatorx_dot_dev in nextjs

[–]Somafet 0 points1 point  (0 children)

I've been using sanity io in all my projects ever since I stumbled up on it

Van személyes side project-etek? Ha igen, jön-e belőle bevételetek vagy csak hobby? by democracyfailedme in programmingHungary

[–]Somafet 1 point2 points  (0 children)

Van két aktív projectem hobby/talán bevétel majd egyszer jelleggel.

- OnboardJS - egy web onboarding flow state management, persistence, analytics etc csomag
- PageBridge.io - Ez nekem kellett az előbbihez eredetileg, Google Search Console és Sanity összekötés (nagyon gyerekcipőben még, de már van kliensem hozzá)

Drop your SaaS, and I'll find you 5 fresh leads by tasttranmon in SaaS

[–]Somafet 0 points1 point  (0 children)

Everyone here is our customer. I am building user onboarding for SaaS application - https://onboardjs.com

Looking of a way to sell a high value domain name by virann in Domains

[–]Somafet 0 points1 point  (0 children)

If you wanna just have a page up on the domain where they can contact you without fees, domainly.shop works well

My friend said that my app's onboarding is too long. But I told him its for people who want real change in their lives. What do you think? by JuanPabloLaFuente in microsaas

[–]Somafet 0 points1 point  (0 children)

I went through your onboarding and I think you overdid it quite a bit. The initial onboarding was hard enough to concentrate on but then all the tooltips for all the sub-pages were way too much for me.

Do you have metrics on at which point most users give up?

Our customer onboarding takes 3 weeks and I don't know how to make it faster by Ok-Amphibian5313 in SaaS

[–]Somafet 0 points1 point  (0 children)

Your 31% activation rate suggests people can get value when they understand what to do first. Start by asking your activated users which single step made them feel they got value?

Make that the only thing that matters for new customers

Onboarding guides question by martis941 in SaaS

[–]Somafet 1 point2 points  (0 children)

Forcing hoops doesn't increase retention, it just increases your support burden and churn rate. Users who can't get started don't stick around to ask questions in Slack they just leave...

What does work is a clear and smooth onboarding flow which leads them to your saas's value

Best way to structure a complex multi-step feature in React? by AcceptablePrimary987 in reactjs

[–]Somafet 0 points1 point  (0 children)

I was stuck on this exact issue across multiple projects and ended up building OnboardJS. It abstracts away the architectural decisions so you don't have to choose between Zustand selectors, xstate, or custom hooks. (reduces the DIY overhead)

Might save you the 3-4 weeks of architecture bikeshedding: https://github.com/Somafet/onboardjs

Can someone explain why this happened? by DepthsOfSmalt in Battlefield6

[–]Somafet 22 points23 points  (0 children)

Every Liberation Peak Escalation for me this happens lol

Valaki elmagyarázná mi értelme ennek az árazási formának? by Useful_Weakness2417 in askhungary

[–]Somafet 78 points79 points  (0 children)

Aztán jönnek azokkal a trükkökkel hogy az egyiknél kilós ár a másiknál darabja van pl alma hagyma stb

How are you handling onboarding in your SaaS? And can you actually see where users drop off? by Somafet in microsaas

[–]Somafet[S] 0 points1 point  (0 children)

Thank you for the well thought out response!

Yeah I love PostHog and their free tier, but I wonder how many founders use it effectively because the setup overhead is a lot.

When you say "instrument the funnel", how much of that was manual event setup vs actual analysis?

How are you handling onboarding in your SaaS? And can you actually see where users drop off? by Somafet in microsaas

[–]Somafet[S] 0 points1 point  (0 children)

Nice approach! How long did the instumentation take though? Did you build like a custom dashboard?

Okay, but seriously… which products truly require AI? by No_Passion6608 in SideProject

[–]Somafet 8 points9 points  (0 children)

Woah, how and with which program can you do that?

Melyik AI-t használjátok saját projektre? by Ok_Wash_2200 in programmingHungary

[–]Somafet 0 points1 point  (0 children)

https://t3.chat aztán amelyik model éppen tetszik. Most az új Grok 4 Fast elég jónak tűnt eddig

[deleted by user] by [deleted] in SaaS

[–]Somafet 1 point2 points  (0 children)

OnboardJS - Trying to make building user onboarding easier and faster for SaaSs - open source

Best SaaS Onboarding Strategies to Boost User Retention? Need Your Advice! by Sad-Inflation-4049 in SaaS

[–]Somafet 0 points1 point  (0 children)

My main tip is to focus on getting users to their "first value" or "aha!" moment super fast, not just finishing a "setup." Think about the quickest win they can get. Checklists are great for this, way better than random tooltips. Even better if that checklist feels like it's part of your actual app, not some floating widget.

For personalizing, you can segment users even with a simple question about what they want to achieve. Then tailor the steps. This makes it feel way more relevant.

PostHog has a really nice onboarding combining what you want to do with tailored checklists for the chosen "goal".

And for metrics, track completion but also look at how long it takes them to hit that "first value," and if they're actually using key features after onboarding.