Skip to content

Commit d0b3b19

Browse files
committed
Merge branch 'develop' into 3427-content-IG
2 parents 453a382 + be7ff6c commit d0b3b19

File tree

7 files changed

+15
-11
lines changed

7 files changed

+15
-11
lines changed

src/connections/destinations/catalog/pendo/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ To add the Pendo destination using Cloud-mode, use the [Webhooks](/docs/connecti
2828

2929
1. From the Segment web app, click **Catalog**.
3030
2. Search for **Webhooks** in the Catalog, select it, and choose which of your JavaScript sources to connect the destination to.
31-
3. Add the following as your Webhook URL: `https://pendo-io.appspot.com/data/segmentio/YOUR_PENDO_API_KEY` and replace `YOUR_PENDO_API_KEY` with your actual Pendo API Key which you can find in the Pendo UI under [Site Settings](https://app.pendo.io/admin) > Basic Information > API Key.
31+
3. Webhook URL configuration will vary based on which Pendo environment you use and your API key:
32+
* For US customers, add the following as your Webhook URL: `https://segment.us.pendo.io/data/segmentio/YOUR_PENDO_API_KEY` and replace `YOUR_PENDO_API_KEY` with your actual Pendo API Key, which you can find in the Pendo UI under [Site Settings](https://app.pendo.io/admin) > Basic Information > API Key.
33+
* For EU customers, add the following as your Webhook URL: `https://segment.eu.pendo.io/data/segmentio/YOUR_PENDO_API_KEY` and teplace `YOUR_PENDO_API_KEY` with your actual Pendo API Key, which you can find in the Pendo UI under [Site Settings](https://app.eu.pendo.io/admin) > Basic Information > API Key.
3234
4. Headers are not required in Webhook configuration. Once you're done adding in your URL, save changes.
3335
5. Using Track method also requires a setting enabled on your Pendo subscription. contact Pendo to enable this feature flag for your account.
3436

src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ If you use a Java codebase, please refer to the [Java Compatibility docs](https:
499499
Segment currently supports these destinations for Analytics Kotlin and is actively adding more:
500500
* [Amplitude](https://github.com/segment-integrations/analytics-kotlin-amplitude)
501501
* [Appsflyer](https://github.com/segment-integrations/analytics-kotlin-appsflyer)
502+
* [Braze](https://github.com/braze-inc/braze-segment-kotlin)
502503
* [Firebase](https://github.com/segment-integrations/analytics-kotlin-firebase)
503504
* [Mixpanel](https://github.com/segment-integrations/analytics-kotlin-mixpanel)
504505

src/engage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Engage Channels builds on top of these Audiences, helping you connect with and m
1414
#### Create unified customer profiles
1515
Engage uses [Segment Identity Resolution](/docs/profiles/identity-resolution/) to take event data from across devices and channels and intelligently merge it into complete user- or account-level profiles. This gives your organization a single view of your customer base. To learn more, read the [Identity Resolution documentation](/docs/profiles/identity-resolution/).
1616

17-
{% include components/reference-button.html href="https://segment.com/customers/frameio/" icon="personas.svg" title="Personalizing customer interactions" description="Support teams rely on Segment's unified profiles to make real-time and informed decisions about customers when answering tickets or taking support calls. Read about how the support team at Frame.io reduced ticket response time by 80%." %}
17+
{% include components/reference-button.html href="https://segment.com/customers/frame-io/" icon="personas.svg" title="Personalizing customer interactions" description="Support teams rely on Segment's unified profiles to make real-time and informed decisions about customers when answering tickets or taking support calls. Read about how the support team at Frame.io reduced ticket response time by 80%." %}
1818

1919
#### Enrich profiles with new traits
2020
Add detail to user profiles with new traits and use them to power personalized marketing campaigns. You can add new traits to your user or account profiles in Engage using:

src/profiles/profiles-sync/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ Follow these steps to connect your warehouse:
5959
5. If the connection test succeeds, Segment enables the **Next** button. Select it.
6060
* If the connection test fails, verify that you’ve correctly entered the warehouse credentials, then try again.
6161
6. Select **Next** on the **Sync schedule** page. Segment displays the Profiles Sync overview page.
62+
7. Select **Request sync to be enabled**.
6263

63-
At this point, Segment enables live syncs for your account.
64+
Segment staff then receives and enables live sync for your account.
6465

6566
#### Using historical backfill
6667

src/profiles/profiles-sync/sample-queries.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,9 @@ As a result, you can retrieve a customer’s complete event history by joining a
185185

186186
For more information, view the [Profiles Sync tables guide](/docs/profiles/profiles-sync/tables/).
187187

188-
#### Should I expect discrepancies between Profile data seen in Segment Profiles (or) UI vs. what’s exposed via Profiles in the Warehouse?
188+
#### Does Profiles Sync data ever differ from Profiles data?
189189

190-
<!-- fix this header^^ -->
191-
192-
Profiles Sync mimics the materialization performed by Segment Profiles. A user’s merges, external IDs, and traits should be expected whether they’re queried in the warehouse, Profile API, or viewed in the UI.
190+
Profiles Sync mimics the materialization performed by [Segment Profiles](/docs/profiles/). A user’s merges, external IDs, and traits should be expected whether they’re queried in the warehouse, Profile API, or viewed in the UI.
193191

194192
The following edge cases might drive slight (<0.01%) variation:
195193

src/profiles/profiles-sync/tables.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,10 @@ All these events were performed by the same person. If you use these tables to a
165165

166166
## Tables you materialize
167167

168-
> info ""
169-
> To help with your table materializations, Segment hosts dbt code in a private GitHub repository. To request access, reach out to Segment support with your GitHub username and email address.
168+
> info "dbt model definitions package"
169+
> To get started with your table materializations, try Segment's [open-source dbt models](https://github.com/segmentio/profiles-sync-dbt){:target="_blank"}.
170+
171+
With Profiles Traits materialized view, you can view all custom traits, computed traits, SQL traits, audiences, and journeys associated with a profile in a single row.
170172

171173
Every customer profile (or `canonical_segment_id`) will be represented in each of the following tables.
172174

src/protocols/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ You can enable [violation event forwarding](/docs/protocols/validate/forward-vio
2424

2525
## Protocols Tracking Plan
2626

27-
### Do I need to add a Page Viewed event to my tracking plan?
27+
### How do I add Page and Screen events to my tracking plan?
2828

29-
Yes. To consolidate the views in the Schema tab, Segment automatically converts `page` calls into `Page Viewed` events that appear in the Schema Events view. Segment recommends adding a `Page Viewed` event to your Tracking Plan with any properties you want to validate against. At this time, you cannot validate that a specific named page (`analytics.page('Homepage')`) has a specific set of required properties.
29+
To consolidate the views in the Schema tab, Segment automatically converts `page` and `screen` calls into `Page Viewed` and `Screen Viewed` events that appear in the Schema Events view. Segment recommends adding a `Page Viewed` or `Screen Viewed` event to your Tracking Plan with any properties you want to validate against. At this time, to validate that a specific named page/screen (`analytics.page('Homepage') | analytics.screen('Home')`) has a specific set of required properties, you will need to use the [JSON Schema](/docs/protocols/tracking-plan/create/#edit-underlying-json-schema).
3030

3131
### How can I see who made changes to my Tracking Plan?
3232

0 commit comments

Comments
 (0)