Skip to content

Commit b1f6fbe

Browse files
authored
Merge pull request #7127 from segmentio/unhide_use_cases_docs
Unhide Use Cases Docs
2 parents 0ad46c8 + 88d7ad3 commit b1f6fbe

File tree

5 files changed

+19
-4
lines changed

5 files changed

+19
-4
lines changed

src/_data/sidenav/main.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ sections:
2020
title: Testing and Debugging
2121
- path: /getting-started/whats-next
2222
title: What's Next
23+
- section_title: Use Cases
24+
slug: getting-started/use-cases
25+
section:
26+
- path: /getting-started/use-cases/
27+
title: Use Cases Overview
28+
- path: /getting-started/use-cases/guide/
29+
title: Choosing a Use Case
30+
- path: /getting-started/use-cases/setup/
31+
title: Use Cases Setup
32+
- path: /getting-started/use-cases/reference/
33+
title: Use Cases Reference
2334

2435
- section_title: Guides
2536
section:

src/getting-started/use-cases/guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
22
title: Choosing a Use Case
3-
hidden: true
43
---
54

65
Segment built Use Cases to streamline the process of implementing Segment for specific business objectives.
76

87
This guide will help you navigate through the available use cases and select the one that best aligns with your business goals.
98

9+
> info ""
10+
> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination.
11+
1012
## Understanding business goals and use cases
1113

1214
Segment supports 25 use cases, organized into 4 main business goals:

src/getting-started/use-cases/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: Use Cases Overview
3-
hidden: true
43
---
54

65
Use Cases are pre-built Segment setup guides tailored to common business goals.
76

87
Use Cases eliminate guesswork with a structured approach to onboarding, helping you configure Segment correctly and align its features to your business objectives.
98

9+
> info ""
10+
> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination.
1011
1112
## Onboard to Segment with Use Cases
1213

src/getting-started/use-cases/reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Use Cases Reference
3-
hidden: true
43
---
54

65
This reference guide provides detailed information on the suggested events, sources, and destinations for each Segment use case. Use this guide to ensure you're tracking the right events and connecting the best sources and destinations for your specific needs.

src/getting-started/use-cases/setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Use Cases Setup
3-
hidden: true
43
---
54

65
Use Cases help you onboard quickly and efficiently to Segment by guiding you through specific steps tailored to your business needs.
@@ -10,6 +9,9 @@ This page walks you through the steps to set up a use case in your Segment insta
109
> info "Permissions"
1110
> To implement a use case, you'll need to be a Workspace Owner for your Segment account. See the [Roles](/docs/segment-app/iam/roles/) documentation for more information.
1211
12+
> info ""
13+
> You can onboard to Segment with a Use Case if you’re a new Business Tier customer or haven’t yet connected a source and destination.
14+
1315
## Use case setup overview
1416

1517
From a high level, setting Segment up with a use case takes place in four stages:

0 commit comments

Comments
 (0)