-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The first "Workflow": MVP for "Creating a new feature" #77
base: main
Are you sure you want to change the base?
Conversation
Thanks for writing this up, @lharries! I think for the purpose of communicating what the feature is about, the vision is great.
|
Co-authored-by: Annika <[email protected]>
@annikaschmid another extension that we might want to think about (for the longer term rather than next quarter) - you mentioned the idea of "Feature management", what if Feature Management was a 1st class feature in PostHog? What would this look like? (Feel free to leave for now if you don't think it would be useful) |
|
||
Sarah is a product engineer at a high-growth startup building a B2C website to help companies offset their carbon - called Carbon.io. She's working on a new feature for users to watch videos of their carbon-offsetting projects. She hypothesizes that users who watch these videos will feel more connected to the projects and retain at a higher rate. | ||
|
||
The first thing Sarah does is open up PostHog and start the workflow for "Create a new feature". It opens up a page to create the new feature where she names it "Videos of offsetting projects". Optionally, she can enter some of the background information on this feature including the hypothesis. She selects "auto-rollout" rather than "A/B test" - meaning once the feature is made it will be used internally and after manual approval will be rolled out to beta users then low-value users then high-value users. She selects "user retention" as the key metric. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we think this feature will be applicable for existing users or are we hoping to attract a new set of users? If existing, is there evidence that current users would be interested in working this way. For example, are event taxonomies and feature flags decided upon pre feature implementation or post?
If not existing, is there some research we can do to get information on how this plays against the existing popular workflows among product engineers? I would assume there's some level of tooling or assortment of tools that are used to achieve this product planning -> implementation
|
||
It should sit with team experimentation as it would be a key driver of feature flag usage. | ||
|
||
This could have multiple benefits across the product: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The promise for an opinionated workflow makes a lot of sense. If we can properly automate the pre and post implementation for engineers this would be a significant value add.
**I will asterisk that adding opinionated features like this could get confusing from a marketing standpoint. Most of the product is fairly unopinionated "here's analytics tooling you can use to understand your users" while this feature moves in the direction "here's a product process". This might also mean that we have to sell teams on the fact that this product process is better than what they already have/is the ideal process to start their product with
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great point.
Could we give them the tools to customize the create a new feature workflow? And maybe even create their own workflows
E.g. they can edit the schema which decides which graphs and session recordings are on the dashboard, and how the feature flag are setup. We could use the new JSON based stuff that Marius is making with some template variables
This way we can give them some starter workflows but they can also edit it or create their own to suit their processes
|
||
From the dashboard, Sarah learns most of the users are only watching the first 30 seconds of the 5-minute videos. During the interviews, she asks them what they thought of the videos and while they enjoyed them they said they were too long and dry. Sarah organizes a new set of videos to be made and rolls out an update. | ||
|
||
3 months later Sarah gets a slack message from PostHog to view the retention graph. They can see there's a significant correlation between retention between users that watched a video and users who retained. Success! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple reminders like this would be great
This is definitely an interesting idea! I don't think we should build this right now though as I don't think we're ready for opinionated workflows on top of the core functionality. Here's how I'm thinking about this:
|
Owner: @EDsCODE (team experimentation)
Decision to be made: Should we build this in Q1 as part of team experimentation?
Decision date: 7th December 2022
@annikaschmid could you work with the team to add some more detail?