Analytics and usage monitoring in Onyx
Set the CUSTOM_ANALYTICS_SECRET_KEY environment variable
CUSTOM_ANALYTICS_SECRET_KEY
environment variable to some random string.
Make sure you have the value saved temporarily somewhere.Re-deploy Onyx.Go to the Custom Analytics tab in the Admin Panel
Enter in the Javascript snippet provided by your Analytics provider
<head>
tags at the base of your project. For the Secret Key,
use the value you saved in Step 1.<script>
tag MUST be removed before being copied into the text box.