diff --git a/docs/docs.json b/docs/docs.json index 7d81d309..b2895b65 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -292,7 +292,11 @@ { "group": "Playground++", "icon": "rectangle-code", - "pages": ["studio/playground", "studio/playground/custom-scripts", "studio/playground/shared-playground-state"] + "pages": [ + "studio/playground", + "studio/playground/custom-scripts", + "studio/playground/shared-playground-state" + ] }, "studio/studio", "studio/compositions", @@ -598,6 +602,10 @@ }, "osano": { "scriptSource": "https://cmp.osano.com/useYQdd6k1/6006b494-d3ca-4de7-860d-e8e78f744c5f/osano.js" + }, + "posthog": { + "apiKey": "phc_CEnvoyw3KcTuC5E1seDPrgvAamgGRDLfzPi1e7RU1G1", + "apiHost": "https://eu.i.posthog.com" } } }