Skip to content

fix: use proper UTM tracking params with bitcoinapps.info source#23

Merged
stackingsaunter merged 1 commit intomainfrom
fix/utm-tracking-params
Apr 16, 2026
Merged

fix: use proper UTM tracking params with bitcoinapps.info source#23
stackingsaunter merged 1 commit intomainfrom
fix/utm-tracking-params

Conversation

@reneaaron
Copy link
Copy Markdown
Member

Summary

  • Updated 174 app URLs from bare utm_source=getalby to the full GA-compliant UTM triple: utm_source=bitcoinapps.info&utm_medium=referral&utm_campaign=bitcoinapps.info-referral
  • Using utm_source alone breaks Google Analytics for linked sites — GA requires all 3 params (utm_source, utm_medium, utm_campaign) for proper tracking
  • Updated source from getalby to bitcoinapps.info to reflect the current brand
  • Clinch.gg left untouched (has custom partner tracking)

Test plan

  • Verify app links in the directory still work and include correct UTM params
  • Spot-check a few URLs in the browser to confirm params are passed through

🤖 Generated with Claude Code

Bare utm_source=getalby was breaking Google Analytics for linked sites.
GA requires all 3 UTM parameters for proper tracking. Updated 174 URLs
to use utm_source=bitcoinapps.info&utm_medium=referral&utm_campaign=bitcoinapps.info-referral.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://getAlby.github.io/bitcoin-apps/pr-preview/pr-23/

Built to branch gh-pages at 2026-04-13 21:03 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@stackingsaunter stackingsaunter merged commit 53933a6 into main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants