Can I use the DataCite test environment to test the Usage Tracker?

The DataCite Usage Tracker is a solution for repositories seeking to monitor web-based usage (views and downloads) for their resources. The Usage Tracker automatically logs usage events, forwards them to DataCite and generates usage reports.

To implement the Usage Tracker you will need:

  • The custom tracking script included in your web pages
  • A data-repoid (send a request to [email protected])

🚧

The Usage Tracker is for production DOIs only and does not work in the DataCite test system.

If you want to check the script has been installed successfully and that DataCite is receiving view and download events, we recommend you start by implementing the Usage Tracker for a single DOI or a small selection of DOIs. You can then query a check API endpoint with the data-repoid: https://analytics.datacite.org/api/check/{data-repoid} This will return the last event tracked date or a message indicating no events have been recorded.

When you implement the DataCite Usage Tracker, the resulting usage metrics are exposed through DataCite Commons and our APIs.

All DataCite Members registering DOIs can request a data-repoid and set up the script on their landing pages. If you are working with a service provider, please contact them directly about setting this up on your landing pages.

The Usage Tracker guide provides detailed information about how to get started.