Skip to content

DOCSP-60496 Replace Google Analytics with Mixpanel tracking#91

Merged
mongoKart merged 1 commit into
masterfrom
DOCSP-60496-add-bsonspec-metrics
May 26, 2026
Merged

DOCSP-60496 Replace Google Analytics with Mixpanel tracking#91
mongoKart merged 1 commit into
masterfrom
DOCSP-60496-add-bsonspec-metrics

Conversation

@mongoKart
Copy link
Copy Markdown
Collaborator

@mongoKart mongoKart commented May 26, 2026

Description

Replaces the legacy Google Analytics (ga.js / UA-7301842-4) tracking
script with the Mixpanel SDK snippet across all five pages of bsonspec.org,
as requested in MARTECH-370.

  • Removes the two-part GA inline script blocks from each page's <body>
  • Adds the Mixpanel SDK loader + mixpanel.init call before each page's
    closing </head> tag
  • Mixpanel project token: f2a38f26e5cc0eee429a9276f296c118
  • Pages updated: index.html, spec.html, faq.html,
    implementations.html, 404.html

Staging links

Index
Spec
FAQ
Implementations
404

JIRA ticket

DOCSP-60496

Removes legacy ga.js / UA-7301842-4 tracking from all five HTML pages
and adds the Mixpanel SDK snippet (token f2a38f26e5cc0eee429a9276f296c118)
before each closing </head> tag, as requested in MARTECH-370.
@mongoKart mongoKart marked this pull request as ready for review May 26, 2026 16:34
@mongoKart mongoKart requested a review from Copilot May 26, 2026 16:34

This comment was marked as off-topic.

@mongoKart
Copy link
Copy Markdown
Collaborator Author

Reviewed by Arthur Engelhard

@mongoKart mongoKart merged commit f19b8b0 into master May 26, 2026
4 checks passed
@mongoKart mongoKart deleted the DOCSP-60496-add-bsonspec-metrics branch May 26, 2026 18:29
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