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

View File

@@ -72,6 +72,13 @@ export const howToTutorialsSidebar = [
While tutorials show you a specific use case, they also help you understand how to implement similar use cases in your own projects. Also, you can implement the use case in a tutorial differently to fit your business requirements.`,
children: [
{
type: "ref",
title: "Analytics with Segment",
path: "/integrations/guides/segment",
description:
"Learn how to integrate Segment with Medusa to track user interactions and events.",
},
{
type: "link",
title: "Abandoned Cart",