Skip to content

Commit

Permalink
template
Browse files Browse the repository at this point in the history
  • Loading branch information
alrocar committed Dec 23, 2024
1 parent bd14cd9 commit 294da3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Built with privacy and speed as top priorities, this Starter Kit lets you get re

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.
[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

Expand All @@ -24,7 +24,7 @@ Script parameters:

| Parameter | Mandatory | Description |
| ----------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `data-token` | Yes | Your `tracker` token. It's already created for you, you can find it on the Tinybird UI under "Manage Auth Tokens" |
| `data-token` | Yes | Your `tracker` [token](https://app.tinybird.co/tokens). It's already created for you, you can find it on the Tinybird UI under "Manage Auth Tokens" |
| `data-proxy` | No | Your domain URL to proxy the request, if you follow the optional steps for "GDPR Best Practices" |
| `data-host` | No | Tinybird host URL. Ddefaults to `https://api.tinybird.co/`, but could be `https://api.us-east.tinybird.co` or a dedicated cluster. The banner already generates the snippet with the proper host. |
| `data-datasource` | No | If you iterate the landing data source, or you just want to ingest the event in a different one, you can specify the landing data source name. |
Expand Down

0 comments on commit 294da3f

Please sign in to comment.