Commit 8ac14cf
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments