docs: added segment guide (#12616)
* docs: added segment guide * updates to segment guide * generate * remove og image
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user