While they have lots of users still, their product struggles with usability. They asked me if I had any ideas to help; something to triage friction points and stave off churn. They want something with higher throughput than eyes on thousands of session replays from posthog and writing tickets.
I can think of a few ways to solve this problem, but it seems really hard and I'm not sure if the juice is even worth the squeeze. I worry that the seeming lack of good solutions in this space signals a lack of demand. (maybe i haven't looked hard enough)
How have y'all handled problems like this in the past? Have you had such problems?
Thank you for your time!
janpio•2h ago
Or is that now what you are asking?
helicone•2h ago
and
if this is even a useful exercise given that the default (talking to your users, watching a random selection of user sessions, using the product yourself to find problems) is proven to work over a long enough time horizon.
janpio•2h ago
In my personal experience (as a PM and working in software development), there are loads of ways to get data already. The bottleneck is processing and understanding that data to come to hypotheses and conclusions.
(Recently with AI there are some product that promise to help with that, but I have no personal revolutionary positive experiences with them.)
helicone•1h ago
I've seen the same trend with the new AI products in this space, having researched it briefly for this problem. They seem bolted-on and built as afterthoughts. I've been watching a lot of user sessions recently and I've noticed that it's basically impossible to get AI to accurately and consistently classify a problem in a user session by itself. Honestly it seems like AI hurts more than it helps here.
Even so, I'm curious if you would personally find value in something that helps with this bottleneck?
verdverm•1h ago
So are you probing HN for a problem you can try to solve, or are you actually trying to help some friends?
If it's the latter, I would have expected YC to have taught them the path to answer, talk to your users
helicone•1h ago
if nobody else has the same problem I'm just gonna hack together some scripts, call it a day, and charge them like a contractor.
if the problem is more generalizable then it's worth hunkering down and building something more robust, and charging them like a vendor.
at any rate, part of their problem is people are leaving before they get a chance to talk, and not enough people are talking to them. bit of a catch-22 for them. why not see if the well runs deep?
janpio•1h ago
But I think this is also the hardest task of a PM, so I am skeptical. There is a lot less learning and training material for an AI to use (compared to for example writing code) - so it is no surprise that AI in its current state does often not lead to great results.
helicone•1h ago
If you don't mind me asking, when you watch sessions, do you have a better way to prioritize the session you watch than just picking at random?
For example, do you have some way to pull out a bunch of session groups from the data automatically so you only have to watch one session in the group to know what the problems were for all of the sessions in that group?
janpio•33m ago
helicone•13m ago
And this implies to me that your ideal scenario is one in which the amount of data coming in from user convos, surveys, complaints, tickets, etc is equal or greater than the amount of time you have as a team to process it, such that you can focus on that and keep yourself productively at capacity.
But what if the amount of such high-priority signals is much higher than what you can deal with? Is it worth clustering that to get a smaller list of actionable trends?
Furthermore, if this is the highest quality data, is there even any need to go in and 'process' ALL of the sessions and bin them regardless of their high-priority signal status? Am I reading you right?