web-analytics-starter-kit
web-analytics-starter-kit copied to clipboard
Security for the tracking script
Describe the feature you'd like to request
Is there a way to add security for the tracking script. Right now, I can add script to any number of sites and it will record data from everywhere. So, someone can embed the script in any website and it will record events. Is there a way in Tinybird to implement some security so that data from only predefined websites is recorded. I don't want to do this in the script itself as that can easily be modified.
Describe the solution you'd like
Add security so only verified domains can send data. Otherwise someone can misuse the script and send unwanted data.
Describe alternatives you've considered
No response