Custom header HTML
From here, you can add custom HTML including scripts and styles into the header of your status page. This is an ideal section to add custom analytics scripts. Cachet adds HTML or scripts placed in this section to the<head> of your status page.
Fathom Analytics
We recommend Fathom Analytics for privacy-focused analytics. To add Fathom Analytics to your status page, you can use the following script:This Fathom link is a referral link. If you sign up using the link, you’ll receive $10 credit.
This helps support the Cachet project.
Custom footer HTML
Add custom HTML to the footer of your status page to personalize scripts or styles. Cachet adds HTML or scripts placed in this section to the end of the<body> of your status page.
Custom CSS
Add custom CSS to your status page to personalize the design. You do not need to include<style> tags as Cachet wraps the CSS in them automatically.
Cachet appends CSS placed in this section to its own styles.
CSS variables
As part of Cachet’s accent colors system, you can use CSS variables to customize the colors of your status page. The following CSS variables are available:
Cachet will automatically generate a light and dark version of the accent color. When overriding colors, ensure you
override both versions to maintain a consistent design:
Custom CSS