You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_data/landing.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sections:
4
4
section:
5
5
- name: Getting started with Segment
6
6
icon: getting-started.svg
7
-
description: "Learn about Segment, work through a basic implementation, plan a full implementation and learn about features and extensions."
7
+
description: "Learn about Segment, plan and work through a basic implementation, and explore features and extensions."
8
8
path: /getting-started/
9
9
- section_title: How can Segment help you?
10
10
section_col: 6
@@ -19,22 +19,22 @@ sections:
19
19
path: /protocols/
20
20
- name: Personalize interactions
21
21
icon: personas.svg
22
-
description: "Improve customer interactions by building audiences to power personalized experiences."
22
+
description: "Improve customer interactions by building audiences that power personalized experiences."
23
23
path: /personas/
24
24
- name: Respect users' privacy
25
25
icon: privacy.svg
26
-
description: "Use Segment's tools for data discovery and policy enforcement to keep customer data private."
26
+
description: "Keep customer data private with Segment's data discovery and policy enforcement tools."
27
27
path: /privacy/
28
28
29
29
- section_title: Get Data into Segment
30
-
section_description: "The Segment Spec provides guidance on meaningful data to capture, and the best format for it, across all of our libraries and APIs. When you use these formats it’s simple to send data to downstream tools."
30
+
section_description: "The Segment Spec helps you identify, capture, and format meaningful data for use with Segment libraries and APIs as well as downstream tools."
31
31
section_col: 4
32
32
section:
33
33
- name: Segment calls
34
-
description: "Use Track, Page, and Identify, and learn about the other calls Segment tracking is built on."
34
+
description: "Use Track, Page, Identify, and other Segment tracking calls."
35
35
path: /connections/spec/
36
36
- name: Common traits
37
-
description: "Save time by letting the Segment calls collect information automatically."
37
+
description: "Save time by letting Segment calls collect information for you."
38
38
path: /connections/spec/common/
39
39
- name: Use case specs
40
40
description: "Use our business-case specs to ensure that your tools get the most from your data."
@@ -45,17 +45,17 @@ sections:
45
45
section:
46
46
- name: Segment for Developers
47
47
icon: git-repo.svg
48
-
description: "An overview of the basics of your Segment implementation."
48
+
description: "The basics of your Segment implementation."
49
49
path: /guides/intro-impl/
50
50
- name: How-To Guides
51
51
icon: book.svg
52
-
description: "Over a dozen how-to guides to help you accomplish common tasks."
52
+
description: "Over a dozen how-to guides that help you accomplish common tasks."
0 commit comments