# Uptime status

Once [uptime monitoring](/docs/monitoring/uptime) is on, you can put the percentage on the site. The widget is on paid plans. Legacy free accounts cannot use it.

One element per page:

```html
<script defer src="https://tinylytics.app/embed/YOUR_EMBED_CODE.js?uptime"></script>
<span class="tinylytics_uptime"></span>
```

Combine with hits or kudos (`?hits&uptime`). If the dashboard says down and the site is fine, a firewall is often eating the probes. Allow this User-Agent:

```
Tinylytics Uptime Monitor/1.0
```