Skip to content

Commit 4bc0d3d

Browse files
authored
chore: remove old analtyics (#2338)
Summary Remove Reo and RB2B analytics tracking from documentation site. This PR removes third-party tracking scripts from the documentation: - Deleted docs/_static/js/reo.js - Reo analytics tracking script - Deleted docs/_static/js/rb2b.js - RB2B analytics tracking script - Removed references to both scripts from mkdocs.yml Changes - mkdocs.yml: Removed two entries from extra_javascript configuration - docs/_static/js/reo.js: Deleted file - docs/_static/js/rb2b.js: Deleted file Motivation Streamlining analytics vendors used in the documentation site. Octolane and CommonRoom analytics remain active.
1 parent 8f2f1df commit 4bc0d3d

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

docs/_static/js/rb2b.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/_static/js/reo.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,4 @@ extra_javascript:
284284
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
285285
- _static/js/toggle.js
286286
- https://cdn.octolane.com/tag.js?pk=c7c9b2b863bf7eaf4e2a # octolane for analytics
287-
- _static/js/reo.js # reo analytics
288287
- _static/js/commonroom.js # commonroom analytics
289-
- _static/js/rb2b.js # rb2b analytics

0 commit comments

Comments
 (0)