JS: API Key Pairs


Access to the Analytics service is managed through API key pairs, which will be supplied to you when your Dashboard is commissioned, or when requested through the Support Portal.

Usage

The primary purpose of the API keys is to allow the custom collector which you configure in your script, to talk with the simple analytics service collector, configured by BlinkMobile for your Dashboard project. Theoretically, you could have multiple simple analytics service collectors configured, as each collector uses its own unique API key pair.


In the next step, we’ll take you through how to first configure and implement your custom analytics script, which will include setting up your custom collector and including your API keys.

Next Step


Usage and Code Examples