From 82227a379aae324a6f81a78dbe65bd7218c940f5 Mon Sep 17 00:00:00 2001 From: Tabatha Young Date: Tue, 26 Oct 2021 16:24:27 -0700 Subject: [PATCH] chore: add crazyegg script to i/o --- src/components/DevSiteSeo.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/components/DevSiteSeo.js b/src/components/DevSiteSeo.js index 26d80bf2f..cbc61ca0b 100644 --- a/src/components/DevSiteSeo.js +++ b/src/components/DevSiteSeo.js @@ -18,6 +18,18 @@ function DevSiteSeo({ description, meta, title, tags, location, type }) { ` ); + const crazyEgg = (location) => { + if (location.pathname === '/instant-observability/') { + return ( +