Social Transmission
How value moves from one person to another: shared artefacts, invited people, and permissioned contact bridges. Growth that feels good respects consent at every hop.
Definition
Section titled âDefinitionâSocial transmission is the set of product behaviours that let a userâs outcome or recommendation reach someone else. Three Tools, Techniques, and Practices (TTPs) cover distinct jobsâdo not collapse them:
flowchart TB User[User with value] --> Share[Shareability â artefact or story] User --> Invite[Referral â invite a person] User --> Bridge[Contact Bridge â people they know] Share --> DL[Deep-link landing] Invite --> DL Bridge --> PS[Permission Serve] PS --> DL DL --> Recipient[Recipient in the right moment]
| Job | TTP | What moves |
|---|---|---|
| Tell the story of a result | Shareability | An artefact, link, or narrative the user owns |
| Invite someone who would benefit | Referral | A person + a clear, honest path for both sides |
| Connect to people already known | Contact Bridge | A permissioned people-picker for a user-chosen purpose |
Deep-link is the plumbing that lands the recipient in the right moment; Permission Serve is the consent pattern for any sensitive ask (including contacts).
Why it matters
Section titled âWhy it mattersâReflective emotionâpride, belonging, âI look good recommending thisââis what makes people transmit. Pressure, pre-selected contact lists, or bait-and-switch invites convert once and then brand the product as extractive. Discovery maps where people already talk and seek (How Customers Talk, Search, and Buy); this concept is how in-product growth matches those channels without dark patterns.
Deep dive
Section titled âDeep diveâ- Shareability first. If the outcome is not worth showing, no invite loop will save growth. Design the shareable moment (export, public link, story card) before the referral mechanic.
- Referral is a dual experience. The inviter needs dignity and control; the invitee needs honesty about what theyâre joining and an easy decline. Fake scarcity and guilt copy fail User Agency.
- Contact Bridge is not growth hacking. Address-book access is a high-trust ask: value must be visible before the prompt, selection must be user-driven, and harvesting contacts for spam is out of scope for this handbook.
- Transmission inherits trust. Broken deep links, surprise paywalls after a share, or mismatched landing states burn both partiesâsee Calibrated Trust and Surfaces, Flows, and States.
For engineers and agents
Section titled âFor engineers and agentsâ- Model three payloads separately: share artefact (URL, image, file), invite token (attribution + landing intent), contact scope (OS permission + in-app selection). Mixing them produces consent bugs.
- Preserve recipient context: campaign/invite metadata should shape first-run and remain queryableâstripping it at the door discards why they came.
- Audit preselection: any control that defaults âinvite allâ or âshare with followersâ without an equal-weight decline is a finding.
- When reviewing Growth strategy work, classify the change as Shareability, Referral, or Contact Bridge before applying that cardâs Donât list.
Where it shows up
Section titled âWhere it shows upâ- TTPs: Shareability, Referral, Contact Bridge, Deep-link, Permission Serve
- Strategies: Growth & Viral, Engagement
- Concepts: Emotional Design (reflective layer), User Agency, PeakâEnd Rule (shared peaks)
Further reading
Section titled âFurther readingâ- How Customers Talk, Search, and Buy â Where transmission already happens before your product exists.
- Permission Serve â Consent timing for contacts and other sensitive access.
- Deceptive Patterns: Friend Spam â The anti-pattern Contact Bridge and Referral must never become.