Closed pauldambra closed 3 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
posthog-js | ✅ Ready (Inspect) | Visit Preview | Nov 26, 2024 8:50am |
Size Change: +1.38 kB (+0.04%)
Total Size: 3.14 MB
Filename | Size | Change |
---|---|---|
dist/array.full.es5.js |
255 kB | +136 B (+0.05%) |
dist/array.full.js |
358 kB | +138 B (+0.04%) |
dist/array.full.no-external.js |
357 kB | +138 B (+0.04%) |
dist/array.js |
172 kB | +138 B (+0.08%) |
dist/array.no-external.js |
171 kB | +138 B (+0.08%) |
dist/main.js |
173 kB | +138 B (+0.08%) |
dist/module.full.js |
358 kB | +138 B (+0.04%) |
dist/module.full.no-external.js |
357 kB | +138 B (+0.04%) |
dist/module.js |
173 kB | +138 B (+0.08%) |
dist/module.no-external.js |
171 kB | +138 B (+0.08%) |
We check for
/s/
,/e/
, and/i/
in URL's pathname and don't capture network payloads to themBut if you use a reverse proxy then the pathname won't necessarily be
/s/
e.g. some folk use/ingest/s/
so we need a slightly different checkOtherwise when you visit one of these sites we endlessly send a network payload to ourselves recording that we just sent a network payload to ourselves etc