Tags: tinybirdco/web-analytics-starter-kit
Tags
feat: add user agent validation to middleware (#172) * feat: add user agent validation to middleware * chore: update flock.js version to 1.6.7 * refactor: remove user agent validation logic * feat: add payload validation to middleware * fix: validate user agent length to prevent errors
feat: add web vitals Tinybird endpoints for dashboard (#154) * feat: add web vitals Tinybird endpoints for dashboard * refactor: update web vitals endpoints to allow configurable time period * feat(tinybird): allow filtering web vitals by domain * feat: enhance web vitals endpoints with time range, domain filter, and route analysis * feat: initial commit of Tinybird analytics starter kit * docs: update README with correct tracker token placeholder * chore: add tmp/ to .gitignore * chore: update github workflows * chore: remove Tinybird CI/CD workflows * refactor: improve web vitals routes and add tests * feat: add Tinybird CI workflow * chore: comment out deployment check in CI * refactor: integrate web_vitals_events pipe and improve web vitals analysis * feat: enhance web vitals analysis with metadata and simplified logic * refactor: improve web vitals distribution endpoint with aggregated stats and percentages * refactor: reorganize tinybird project structure and update README
feat: update web analytics template with new features and improvements ( #151) * feat: update web analytics template with new features and improvements * docs: fix typo in README.md * add web-vitals as middleware dep * refactor: remove FID metric and update README * docs: add custom events section and clarify tracker parameters in README * fix: correct web-vital action name in README * docs: update README with web vital metrics explanation --------- Co-authored-by: Víctor Ramírez <pastori@tinybird.co>
PreviousNext