The Web Analytics template help you set up your own web analytics platform using Tinybird's Events API and Endpoints.
Built with privacy and speed as top priorities, this template lets you get real-time metrics in a pre-built dashboard in just a few minutes without any knowledge about Tinybird and extend it with custom events tailored to your specific use cases (eCommerce, marketing, etc.).
Fork the GitHub repository and deploy the data project to Tinybird.
Deploy the dashboard to Vercel or use the hosted dashboard at https://analytics.tinybird.co/ using the Workspace dashboard
token.
Copy the snippet and paste it within your site <head>
section:
<script
defer
src="https://unpkg.com/@tinybirdco/flock.js"
data-token="YOUR_TRACKER_TOKEN"
></script>
Use the data-host
attribute to set your Tinybird host URL. Defaults to https://api.tinybird.co/
.