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