docs: added segment guide (#12616)

* docs: added segment guide

* updates to segment guide

* generate

* remove og image
This commit is contained in:
Shahed Nasser
2025-05-28 13:18:48 +03:00
committed by GitHub
parent c4dd290461
commit 52eebcee6f
23 changed files with 28410 additions and 26802 deletions
@@ -8,6 +8,23 @@ export const integrationsSidebar = [
{
type: "separator",
},
{
type: "category",
title: "Analytics",
initialOpen: true,
children: [
{
type: "ref",
path: "/infrastructure-modules/analytics/posthog",
title: "PostHog",
},
{
type: "link",
path: "/integrations/guides/segment",
title: "Segment",
},
],
},
{
type: "category",
title: "Auth",