diff --git a/TEMPLATE.md b/TEMPLATE.md index 9e8997b..5253d41 100644 --- a/TEMPLATE.md +++ b/TEMPLATE.md @@ -1,16 +1,16 @@ -Build your own web analytics platform using [Tinybird](https://www.tinybird.co/)'s Events API and Endpoints. +The Web Analytics template help you set up your own web analytics platform using [Tinybird](https://www.tinybird.co/)'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.). -## 1. Set up the project +## Set up the project Fork the GitHub repository and deploy the data project to Tinybird. [Deploy the dashboard](https://github.com/tinybirdco/web-analytics-starter-kit/blob/main/dashboard/README.md) to Vercel or use the hosted dashboard at https://analytics.tinybird.co/ using the Workspace `dashboard` [token](https://app.tinybird.co/tokens). -## 2. Send events from your site +## Send events from your site -Copy the snippet and paste it on your site `
` +Copy the snippet and paste it within your site `` section: ```html