Commit 8a40b6c
committed
fix(analytics): use working Mixpanel SDK URL; drop Rybbit
The deployed snippet loaded //cdn.mxpnl.com/libs/mixpanel-js/2.56.0/mixpanel.gsl.js,
which 404s — so the SDK never loaded and no events were ever sent (zero data in
the dashboard). Switch to the official cdn URL (mixpanel-2-latest.min.js, HTTP 200).
Rybbit was already removed on main; confirmed no residue remains in the tree.1 parent 3dee20f commit 8a40b6c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments