feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/every-buyer-becomes-a-promoter/index.md b/content/posts/2026/every-buyer-becomes-a-promoter/index.md index ab48b1f..9e5f3f5 100644 --- a/content/posts/2026/every-buyer-becomes-a-promoter/index.md +++ b/content/posts/2026/every-buyer-becomes-a-promoter/index.md @@ -1,17 +1,16 @@ --- title: "Every buyer becomes a promoter" -slug: every-buyer-becomes-a-promoter pubDate: 2026-04-05T20:04:47.000Z updatedDate: 2026-04-05T20:04:47.000Z draft: false excerpt: "The traditional promoter model requires manual onboarding. You find someone willing to promote, create a code for them, explain the deal, track their sales, and pay them out at 4 … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: format-case-study, slug: format-case-study } - - { name: growth, slug: growth } - - { name: marketing, slug: marketing } - - { name: tone-instructional, slug: tone-instructional } + - format-case-study + - growth + - marketing + - tone-instructional featured: src: https://cdn.slist.net/posts/every-buyer-becomes-a-promoter/cover.png alt: "Abstract dark network with red glowing connected nodes"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/every-buyer-becomes-a-promoter/index.md b/content/posts/2026/every-buyer-becomes-a-promoter/index.md index bd48c72..ab48b1f 100644 --- a/content/posts/2026/every-buyer-becomes-a-promoter/index.md +++ b/content/posts/2026/every-buyer-becomes-a-promoter/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-instructional, slug: tone-instructional } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a68c126069.16505174.png + src: https://cdn.slist.net/posts/every-buyer-becomes-a-promoter/cover.png alt: "Abstract dark network with red glowing connected nodes" legacy_wp_id: 15985 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/every-buyer-becomes-a-promoter/index.md b/content/posts/2026/every-buyer-becomes-a-promoter/index.md index 2c1f373..bd48c72 100644 --- a/content/posts/2026/every-buyer-becomes-a-promoter/index.md +++ b/content/posts/2026/every-buyer-becomes-a-promoter/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-instructional, slug: tone-instructional } featured: - src: https://cdn.slist.net/ai_69d2a68c126069.16505174.png + src: https://slist.net/wp-content/uploads/ai_69d2a68c126069.16505174.png alt: "Abstract dark network with red glowing connected nodes" legacy_wp_id: 15985 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/every-buyer-becomes-a-promoter/index.md b/content/posts/2026/every-buyer-becomes-a-promoter/index.md index 73b8d84..2c1f373 100644 --- a/content/posts/2026/every-buyer-becomes-a-promoter/index.md +++ b/content/posts/2026/every-buyer-becomes-a-promoter/index.md @@ -4,6 +4,17 @@ slug: every-buyer-becomes-a-promoter pubDate: 2026-04-05T20:04:47.000Z updatedDate: 2026-04-05T20:04:47.000Z draft: false +excerpt: "The traditional promoter model requires manual onboarding. You find someone willing to promote, create a code for them, explain the deal, track their sales, and pay them out at 4 … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: format-case-study, slug: format-case-study } + - { name: growth, slug: growth } + - { name: marketing, slug: marketing } + - { name: tone-instructional, slug: tone-instructional } +featured: + src: https://cdn.slist.net/ai_69d2a68c126069.16505174.png + alt: "Abstract dark network with red glowing connected nodes" legacy_wp_id: 15985 --- The traditional promoter model requires manual onboarding. You find someone willing to promote, create a code for them, explain the deal, track their sales, and pay them out at 4 AM via Venmo. We automated the entire pipeline into a single trigger: buy a ticket, receive an affiliate link.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/every-buyer-becomes-a-promoter/index.md b/content/posts/2026/every-buyer-becomes-a-promoter/index.md new file mode 100644 index 0000000..73b8d84 --- /dev/null +++ b/content/posts/2026/every-buyer-becomes-a-promoter/index.md @@ -0,0 +1,37 @@ +--- +title: "Every buyer becomes a promoter" +slug: every-buyer-becomes-a-promoter +pubDate: 2026-04-05T20:04:47.000Z +updatedDate: 2026-04-05T20:04:47.000Z +draft: false +legacy_wp_id: 15985 +--- +The traditional promoter model requires manual onboarding. You find someone willing to promote, create a code for them, explain the deal, track their sales, and pay them out at 4 AM via Venmo. We automated the entire pipeline into a single trigger: buy a ticket, receive an affiliate link. + +## How it works + +Every ticket buyer automatically gets a personalized referral link paying $11.11 per sale. No application. No onboarding call. No manual code creation. The moment someone buys a ticket, they become a potential promoter with a financial incentive to bring friends. + +The previous model paid $3-5 commission and required manual setup for each promoter. The new model more than doubles the incentive and removes all onboarding labor. It went from a managed program to a self-running system overnight. + +## The Posh kickback system + +Through Posh’s built-in kickback system, we set the commission per ticket equal to the ticket price. Sell one ticket, your entry cost is covered. Sell two or more, it is pure profit. Promoters see their real-time earnings in the app. Automated. Transparent. No more 4 AM Venmo negotiations. + +The hybrid pitch hooks two different types of people. Casual promoters who just want free entry need to sell one ticket. Hustlers who want profit keep selling at $11.11 per sale with no cap. Both segments are served by the same system without any customization. + +## Why it is not “giving away tickets” +Diff truncated (44 lines total). View full commit on GitHub →