As others mentioned, offer a giftcard for a brief phone call or chat interview.
Ask HN: What methods and tools can I use to decrease my app churn?
21–30 of 65 posts
Re: Ask HN: What methods and tools can I use to decrease my app churn?
#22Consider using some tools like google analyticsz they actually have bindings for apps like .Net https://github.com/maartenba/GoogleAnalyticsTracker You can also detect the uninstall event and try to launch a browser to a quick optional survey https://docs.microsoft.com/en-us/dotnet/api/system.configura... I’d say try to treat the desktop app as much like a We app as possible from a metrics perspective. Unlike web peo…
Edit: By which I mean, in that moment you do not want to get in the user's way.
Re: Ask HN: What methods and tools can I use to decrease my app churn?
#23Instead of trying to understand why 80% of the people are leaving, try to find out why 20% are staying.
Instead of contacting the people who are uninstalling the app, contact the people who install it and stay with it. Ask them why they are buying and what they are using it for.
The people who are uninstalling are not your customers. The people who install and stay are your customers. Find out why they like the app and then use these insights to attract more customers.
Re: Ask HN: What methods and tools can I use to decrease my app churn?
#24If you can detect a first time install you may want to put a little sales/tutorial in.
Re: Ask HN: What methods and tools can I use to decrease my app churn?
#25Re: Ask HN: What methods and tools can I use to decrease my app churn?
#26Re: Ask HN: What methods and tools can I use to decrease my app churn?
#27Sign up for a meeting, happy to chat about retention/growth/whatever! Let me know if you need a different +/- time zone and will be happy to accommodate you.
Re: Ask HN: What methods and tools can I use to decrease my app churn?
#28Re: Ask HN: What methods and tools can I use to decrease my app churn?
#29Is the performance of the app bad?