TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are the best questions you've asked your users for feedback?

6 点作者 sydneyliu超过 9 年前
There seem to be 2 types of user interviews:<p>(1) where you talk to somebody with the problem in the target demo and learn about the issue and how they deal with it now to figure out what to build next.<p>(2) talking to your current users and understanding how to make your product better or how to take it from where it is now to a point where users fall in love with it.<p>Emmett from Twitch has a really great video on conducting user interviews for case 1.(https:&#x2F;&#x2F;clip.mn&#x2F;video&#x2F;yt-qAws7eXItMk). My question is around case 2.<p>Questions I&#x27;ve seen and used:<p>-How likely is it that you would recommend the PRODUCT to a friend or colleague? (Net promotor score) -What prompted you to try PRODUCT in the first place? -What did not meet your expectations or what was hard to figure out? -Have you shared PRODUCT with anybody or on social media? -What did you use before using PRODUCT?<p>The answers have been useful, but was wondering if you guys have any other go-to questions for your users that have provided great insight.

3 条评论

loumf超过 9 年前
I use the Jobs-to-be-Done framework and its interviewing techniques. You can see more here:<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;the-job-to-be-done&#x2F;a-script-to-kickstart-your-jobs-to-be-done-interviews-2768164761d7" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;the-job-to-be-done&#x2F;a-script-to-kickstart-...</a><p>Essentially<p>1. You want to interview people who have consumed the product (not just bought, but use)<p>2. You want to try to reconstruct the product hiring timeline<p>3. You are looking for hiring criteria which could be functional, emotional, or social.<p>There&#x27;s a lot more to it, and lots of stuff out there about it. Look for writings by Bob Moesta, Chris Spiek and Alan Klement -- 37Signals (basecamp), Meetup, and Intercom have been known to use the technique (and have written about it on their blogs)
评论 #10118992 未加载
MalcolmDiggs超过 9 年前
I like to ask a lot of questions about their expectations. This can be done before or after they&#x27;ve used the product. Simple stuff like:<p>&quot;What do you expect to be able to accomplish with this product?&quot;<p>&quot;What do you expect it to look like?&quot;<p>&quot;How long do you expect it will take you to learn how to use it?&quot;<p>&quot;What devices do you expect it to be useable on?&quot;<p>Stuff like that. I&#x27;ve found that when I veer far from their expectations, bad things happen. So I try to really understand what they expect, and align to those expectations unless I have a really good reason not to.
syllogism超过 9 年前
I like &quot;if you could change one thing about PRODUCT, what would it be?&quot;<p>I hate being asked the net promoter score question. I think it&#x27;s ridiculous. There&#x27;s no way people&#x27;s self-reporting about that are meaningful, and any study that showed it worked empirically for some product can&#x27;t transfer to your product and users.