Download

Download GStatus #

Get started with GStatus by downloading the latest version of our privacy-first analytics library. Whether you prefer using a package manager or downloading directly, we’ve got you covered.


Latest Version #

Version: 1.0.0 #

Release Date: November 29, 2024

View Release Notes


Download Options #

Option 1: Install via npm #

The easiest way to include GStatus in your project is by using npm.

npm install gstatus --save

Option 2: Download via CDN #

Add the following script tag to your HTML to load GStatus directly from our CDN:

<script src="https://cdn.gstatus.org/lib/latest/gstatus.min.js"></script>

Option 3: Direct Download #

Download the library files and host them locally on your server.

gstatus.min.js (Minified)
gstatus.js (Uncompressed for development)

Integrity and Security

To ensure the file is authentic, verify its integrity with the following hash:

SHA256 Hash: b1a4c3e1d2c5eaf89b3bb34c4d3f8e4ac00ff03db7d1ae56e29b7a5b12345678

You can verify the file’s hash using the following command:

shasum -a 256 gstatus.min.js

Older Versions #

Need a previous version of GStatus? Browse our Release Archive for older versions and their notes. Next Steps

Once you’ve downloaded GStatus, head to the Getting Started Guide to integrate it into your website.

For any issues during the download process, please reach out to support@gstatus.org.