Skip to content

Commit 556e49b

Browse files
authored
Merge pull request #2744 from segmentio/cgerrior_fixes
Small fixes
2 parents 1ac902d + a7300b3 commit 556e49b

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

src/_data/sidenav/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ sections:
299299
- path: /personas/profile-api
300300
title: Profile API
301301
- path: /personas/debugger
302-
title: Personas Space Debugger
302+
title: Personas Source Debugger
303303
- path: /personas/personas-gdpr
304304
title: Personas and GDPR
305305
- path: /personas/faqs

src/protocols/tracking-plan/create.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@ To create a new Tracking Plan:
2424
2. Once enabled, click on **Protocols** in the left bar navigation.
2525
3. Click **New Tracking Plan**.
2626
4. Add events, properties, traits and filters in the Tracking Plan editor.
27-
- You'll see an option to import events and traits to your tracking plan from a source in your workspace. This option is great if you want to get started with your current events. Note that Segment infers data types, but often can't if several data types are sent for a specific category.
28-
29-
> info ""
30-
> If your tracking plan is in a spreadsheet, use the [Google Sheets Uploader](/docs/protocols/apis-and-extensions/#google-sheets-tracking-plan-uploader) to import it to Protocols.
27+
- You'll see an option to import events and traits to your tracking plan from a source in your workspace. This option is great if you want to get started with your current events. Note that Segment infers data types, but often can't if several data types are sent for a specific category.
3128

3229
### Tracking Plan Columns
3330
The Tracking Plan editor is organized as a spreadsheet to help you add new events and properties, and edit the relevant fields for each. Like a spreadsheet, you can navigate across cells in a single event with your arrow keys and press enter to edit a cell.

0 commit comments

Comments
 (0)