# [[AAARRRP]] [site](https://www.leggetter.co.uk/aaarrrp/) ![[AAARRRP.svg]] The AAARRRP [[Developer Advocacy Models|model]] for [[Developer Relations|Developer Advocacy]] It was adopted from [[AARRR pirate metrics]] by [[Phil Leggetter]]. The model name is an acronym (the modifications from the previous model are highlighted): - ==Awareness: a user learns about your product== - Acquisition: a user lands on the site - Activation: a happy first user experience - Retention: user keeps using the site - Referral: user tells others about the site - Revenue: user converts into paying user - ==Product: user feedback helps the product improve== However, the creator (adapter) of this model, Phil Leggetter, now favours [[The DevRel Flywheel]]. [^flywheel] [^flywheel]: Revell, M. & Leggetter, P. (2024). *From funnels to flywheels*. Talk given at DevRelCon 2024 in New York. [[From Funnels to Flywheels]]. %% # Excalidraw Data ## Text Elements ## Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.3.0", "elements": [], "appState": { "theme": "dark", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#1e1e1e", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "solid", "currentItemStrokeWidth": 2, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 4, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 355.25390625, "scrollY": 405.88214111328125, "zoom": { "value": 1 }, "currentItemRoundness": "round", "gridSize": null, "gridColor": { "Bold": "#C9C9C9", "Regular": "#EDEDED" }, "currentStrokeOptions": null, "previousGridSize": null, "frameRendering": { "enabled": true, "clip": true, "name": true, "outline": true }, "objectsSnapModeEnabled": false }, "files": {} } ``` %%