feat: add callout at top of releases page
Given that
- /product/releases is one of the top most visited pages
- when Googling "sentry sdk release" /product/releases ranks number 1 on Google (with the assumed intent that a developer wants to find out the latest release number for a given SDK)
I hypothesised that users were landing on this page whilst searching for SDK release information.
This PR adds a callout at the top of /product/releases to the Sentry GitHub profile.
Question for discussion:
Should we track if users are clicking on this link effectively to prove/disprove the hypothesis? If we should, can we?
(This PR is in draft pending discussion.)
Priority
- [ ] Urgent deadline (GA date, etc.):
- [ ] Other deadline:
- [x] None: Not urgent, can wait up to 1 week+
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| changelog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 2:43pm |
| develop-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 2:43pm |
| sentry-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 2:43pm |
Bundle Report
Changes will increase total bundle size by 46.42kB (0.33%) :arrow_up:. This is within the configured threshold :white_check_mark:
Detailed changes
| Bundle name | Size | Change |
|---|---|---|
| sentry-docs-server-cjs | 7.43MB | 46.43kB (0.63%) :arrow_up: |
| sentry-docs-edge-server-array-push | 333.11kB | 3 bytes (-0.0%) :arrow_down: |
| sentry-docs-client-array-push | 6.44MB | 6 bytes (-0.0%) :arrow_down: |
@lizokm I added the tracking link. It triggers stuff in the console (and is obviously ignored from localhost) but I think we're good to go! Please confirm that using release+cta as the event name is what you need for what is set up in Plausible.