Why is there code in my project I didn't add?
What you're seeing
We add these automatically when your project is published. There are two of them and they do different jobs.
<script defer data-domain="yoursite.tiiny.site" src="https://analytics.tiiny.site/js/plausible.js"></script>
<script type="text/javascript" src="https://tiiny.host/ad-script.js"></script>
What each one does
Script | What it's for |
|---|---|
| Tracks visits to your site. On the free plan this is how we keep track of usage against your plan limits. On paid plans it's what powers your analytics dashboard. |
| Displays the small "shared with tiiny.host" bar at the bottom of your site. |
Neither script collects personal data from your visitors, and neither will slow your site down noticeably.
What happens if I upgrade?
The branding bar goes. ad-script.js is removed when you move to a paid plan, so the "shared with tiiny.host" bar disappears from your site.
The analytics script stays. plausible.js remains in your project on paid plans, it's what your analytics dashboard runs on.
Can I remove them myself?
No. Both scripts are added when your project is published, so deleting them from your files won't work, they'll be added again next time you upload.
Upgrading is the way to remove the branding bar. See our plans.
Updated on: 03/08/2026
Thank you!
