Skip to content

Commit 8ac14cf

Browse files
Ganeshshipclaude
andcommitted
chore(readme): add UTM params to Wednesday CTAs for traffic attribution
Adds utm_source/utm_medium/utm_campaign/utm_content to the three Wednesday Solutions links in the README so traffic from this README to mobile.wednesday.is can be attributed and segmented in analytics. Scheme: - utm_source = github - utm_medium = offgrid-readme - utm_campaign = ai-native-mobile-squad - utm_content = logo | body-link | hire-cta (per-link differentiator) Lets us answer: - How many sessions does the README drive to mobile.wednesday.is? - Which CTA element converts best — logo, inline body link, or the Hire button? (utm_content differentiates them.) - What's the README -> booked-call conversion rate? No content change. Only the href attribute on three anchor tags is extended with the query string. Click destinations remain the same landing page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b705969 commit 8ac14cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424

2525
<sub><b>BUILT BY</b></sub>
2626

27-
<a href="https://mobile.wednesday.is/hire-ai-native-mobile-squad"><picture><source media="(prefers-color-scheme: dark)" srcset="https://mobile.wednesday.is/logos/wednesday-logo.svg" /><img src="src/assets/wednesday-logo.svg" alt="Wednesday Solutions" height="104" /></picture></a>
27+
<a href="https://mobile.wednesday.is/hire-ai-native-mobile-squad?utm_source=github&utm_medium=offgrid-readme&utm_campaign=ai-native-mobile-squad&utm_content=logo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://mobile.wednesday.is/logos/wednesday-logo.svg" /><img src="src/assets/wednesday-logo.svg" alt="Wednesday Solutions" height="104" /></picture></a>
2828

2929
</div>
3030

31-
Off Grid is built by [**Wednesday Solutions**](https://mobile.wednesday.is/hire-ai-native-mobile-squad). We run **AI-Native Mobile Squads**: pre-vetted iOS and Android engineers paired with AI tooling for code review, testing, screenshot regression, and release notes. Squads plug into your org in a week and ship to production from day one.
31+
Off Grid is built by [**Wednesday Solutions**](https://mobile.wednesday.is/hire-ai-native-mobile-squad?utm_source=github&utm_medium=offgrid-readme&utm_campaign=ai-native-mobile-squad&utm_content=body-link). We run **AI-Native Mobile Squads**: pre-vetted iOS and Android engineers paired with AI tooling for code review, testing, screenshot regression, and release notes. Squads plug into your org in a week and ship to production from day one.
3232

3333
<table align="center">
3434
<tr>
@@ -42,7 +42,7 @@ Off Grid is built by [**Wednesday Solutions**](https://mobile.wednesday.is/hire-
4242
<p align="center"><b>Want the same team that shipped offline AI to a phone working on your product?</b></p>
4343

4444
<p align="center">
45-
<a href="https://mobile.wednesday.is/hire-ai-native-mobile-squad"><img src="https://img.shields.io/badge/Hire%20an%20AI--Native%20Squad%20%E2%86%92-181717?style=for-the-badge&labelColor=000000" alt="Hire an AI-Native Squad" /></a>
45+
<a href="https://mobile.wednesday.is/hire-ai-native-mobile-squad?utm_source=github&utm_medium=offgrid-readme&utm_campaign=ai-native-mobile-squad&utm_content=hire-cta"><img src="https://img.shields.io/badge/Hire%20an%20AI--Native%20Squad%20%E2%86%92-181717?style=for-the-badge&labelColor=000000" alt="Hire an AI-Native Squad" /></a>
4646
</p>
4747

4848
---

0 commit comments

Comments
 (0)