diff --git a/packages/website/pages/_app.js b/packages/website/pages/_app.js
index 8239a8a214..80da76b4d1 100644
--- a/packages/website/pages/_app.js
+++ b/packages/website/pages/_app.js
@@ -29,7 +29,10 @@ const App = ({ Component, pageProps }) => {
-
+ {/* We're specifying download extensions here because the 'doc' extension conflicts
+ with the /docs URL path for our docs pages. This is a workaround for a bad regex on
+ the Simple Analytics side. See https://docs.simpleanalytics.com/automated-events */}
+