Documentation Index
Fetch the complete documentation index at: https://revlytics.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Add the script tag to yourindex.html:
public/index.html
React Router / SPA
Revlytics automatically detects client-side navigation viapushState and popstate. No extra setup is needed for React Router, TanStack Router, or any other client-side router.
Track custom events
HTML attribute tracking
You can also track events declaratively without JavaScript:Vite / Create React App
Both work the same way — add the script toindex.html in the public directory.