Skip to content

Commit 5472e92

Browse files
authored
docs(handbook): add "Collaborating with PMs" to product marketing (#17575)
Generated-By: PostHog Code Task-Id: abfd173d-30af-4a24-9c3e-81daa0220382
1 parent 519c100 commit 5472e92

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Collaborating with PMs
3+
sidebar: Handbook
4+
showTitle: true
5+
---
6+
7+
PostHog's culture leans heavily on independence, but launching and growing a product is one area where product marketers (PMMs) and product managers (PMs) genuinely need to work together. Here are the most important things a PMM can do to build that relationship:
8+
9+
- **Make first contact.** Don't wait for your PM to come to you. Reach out early to learn the team's revenue goals, activation and retention gaps, what marketing has been tried before, where users come from, and any quick opportunities. Ask for customer interviews and competitive research too.
10+
- **Live in your team's channel.** Monitor the team Slack daily for feature updates, sales notes, and customer feedback. PMMs often spot marketable features that PMs and engineers overlook.
11+
- **Show up in person and in meetings.** Use rare in-person gatherings for growth reviews and planning, and join sprint meetings to stay informed and show genuine interest in the team's work.
12+
- **Loop your PM into marketing.** Share quarterly plans, campaigns, and creative directions. Core assets like the product page, launch email, and launch blog should always get PM review.
13+
- **Run monthly growth reviews.** Meet 1:1 to assess product performance, acquisition, and drop-off points. These reviews often reveal gaps (like low retention) that inspire new tactics.
14+
- **Use AI to stay informed.** Lean on tools like the PostHog Slack app and scheduled tasks (e.g. a weekly product digest) to surface product status automatically instead of manually scrolling.
15+
16+
For the full story, including concrete examples from working across PostHog's product teams, read [Collaborating with PMs as a product marketer](/blog/pm-pmm-collaboration).

src/navs/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,6 +1086,10 @@ export const handbookSidebar = [
10861086
name: 'Product announcements',
10871087
url: '/handbook/marketing/product-announcements',
10881088
},
1089+
{
1090+
name: 'Collaborating with PMs',
1091+
url: '/handbook/marketing/collaborating-with-pms',
1092+
},
10891093
{
10901094
name: 'Incident comms',
10911095
url: '/handbook/marketing/incident-comms',

0 commit comments

Comments
 (0)