abbox

Add abbox to your site

Add a small script to your website footer. abbox will display public usage signals automatically.

1. Add the widget

Paste this snippet near the bottom of your site, before the closing</body>tag.

<div
  id="abbox-widget"
  data-site="your-domain.com"
></div>

<script src="https://widget.abbox.com/widget.js"></script>

2. Choose what to display

By default, abbox shows Daily Active Users. You can change this by adding a parameter.

<div
  id="abbox-widget"
  data-site="your-domain.com"
  data-period="week"
></div>

Supported values: day, week, month, year

3. That’s it

The widget will start displaying usage automatically. Visitors can click it to see a public usage page for your site.

Notes

  • • No account is required to start
  • • No cookies or cross-site tracking
  • • Usage data is anonymous and aggregated
  • • Public pages are created automatically