-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58219df
commit 0dcd2bb
Showing
3 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
Binary file added
BIN
+101 KB
content/posts/2024-agencies-product-owner/customer-agency-linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: "Dear digital agencies, stop asking your customers for a Product Owner." | ||
date: 2024-04-26T12:15:43+02:00 | ||
categories: ["Prodcut"] | ||
draft: true | ||
--- | ||
|
||
A client-side Product Owner isn't necessary for successful digital products—I even consider it harmful. What's crucial is proper and effective Product Management by the agency. | ||
|
||
(The beloved "PO per proxy" won't cut it, either.) | ||
|
||
Having experience with both sides, I would like to share some fictional letters. | ||
|
||
## The biggest mistake clients of digital agencies can make is writing tickets. | ||
|
||
Dear future client, please stop writing tickets. | ||
|
||
Instead, insist on discussing how you could best contribute in harmony with a dedicated product team. | ||
|
||
Leave the organization of the product team and the resources to the agency - they know how to do it best. | ||
|
||
What are you then, instead? Well. | ||
|
||
Sometimes, you are the *Subject Matter Expert*, having expertise and access to users. | ||
|
||
Most importantly, you need to act like a *CEO*, owning the vision and mission and identifying the problems that must be addressed. You trust that the agency conducts effective discovery and identifies the features themselves. | ||
|
||
Your most important job is ensuring the agency has the necessary monetary resources to staff the team sustainably. | ||
|
||
In this regard, You can act like a *VC*, first investing small amounts until you have proof (in the team and the market) and then more significant amounts. | ||
|
||
## The biggest mistake digital agencies can make is being satisfied with a briefing. | ||
|
||
Dear future agencies, please take responsibility for the product and move away from the mindset that someone from the client should tell you what to build. | ||
|
||
Most clients lack product management competence or cannot do it because they have too much detailed knowledge and get lost in details. In most cases, it's both. | ||
|
||
Product management is a skill that must be learned over several years, for example, in a startup committed to a vision. It means responsibility for providing value to the customer (value risk) while being viable for the business. | ||
|
||
Please take responsibility for all product risks (value risk, business viability risk, feasibility risk, usability risk) and staff and bill accordingly—only then can digital products succeed. | ||
|
||
Everything else is money wasted for the client and opportunities for the product. | ||
|
||
## Sketch of a a more successful model | ||
|
||
![](customer-agency-linkedin.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<ul class="grid gap-3 pt-10 border-t-2"> | ||
<ul class="grid gap-3 pl-3 border-l-2"> | ||
|
||
{{ range .Site.Menus.side }} | ||
|
||
|