Skip to content

Commit 6efcbc9

Browse files
authored
Merge pull request #5660 from segmentio/develop
Release 23.45.1
2 parents 37bdaaa + 626ecd0 commit 6efcbc9

File tree

35 files changed

+253
-45
lines changed

35 files changed

+253
-45
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2023-11-02
2+
# destination categories last updated 2023-11-09
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-11-02
2+
# destination data last updated 2023-11-09
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -46372,7 +46372,7 @@ items:
4637246372
previous_names:
4637346373
- Iterable (Actions)
4637446374
website: http://www.iterable.com
46375-
status: PUBLIC_BETA
46375+
status: PUBLIC
4637646376
categories:
4637746377
- Email Marketing
4637846378
- SMS & Push Notifications

src/_data/catalog/destinations_private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-11-02
2+
# destination data last updated 2023-11-09
33
items:
44
- id: 54521fd725e721e32a72eec6
55
display_name: Intercom

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source categories last updated 2023-11-02
2+
# source categories last updated 2023-11-09
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2023-11-02
2+
# sources last updated 2023-11-09
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET

src/_sass/components/_markdown.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@
246246
}
247247
}
248248

249+
table.horizontal-scroll {
250+
display: block;
251+
overflow-x: auto;
252+
white-space: nowrap;
253+
}
254+
249255
table.settings {
250256
width: 100%;
251257
table-layout: fixed;

src/connections/destinations/catalog/actions-google-analytics-4-web/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The automatically collected and enhanced measurement events include parameters b
5555

5656
### Conversion Events
5757

58-
Some of Segment's prebuilt [Available Actions](https://segment-docs.netlify.app/docs/connections/destinations/catalog/actions-google-analytics-4-web/#available-actions) which map to Google's recommended events are automatically marked as a conversion in your Analytics dashborad. For example, when you add a "Order Completed" event, it will show up in your Analytics dashboard as "purchase" with the **Mark as conversion** toggle toggled on by default. However, for other events, such as "Add to Cart", you will need to manually toggle the **Mark as conversion** setting on in your Analytics dashboard. If you don't mark the event as a conversion, it will not show up as a conversion in your built-in reports. You can read more [about conversion events](https://support.google.com/analytics/answer/9267568?sjid=1275909514202748631-NA){:target="_blank"} in Google's docs.
58+
Some of Segment's prebuilt [Available Actions](https://segment-docs.netlify.app/docs/connections/destinations/catalog/actions-google-analytics-4-web/#available-actions) which map to Google's recommended events are automatically marked as a conversion in your Analytics dashboard. For example, when you add a "Order Completed" event, it will show up in your Analytics dashboard as "purchase" with the **Mark as conversion** toggle toggled on by default. However, for other events, such as "Add to Cart", you will need to manually toggle the **Mark as conversion** setting on in your Analytics dashboard. If you don't mark the event as a conversion, it will not show up as a conversion in your built-in reports. You can read more [about conversion events](https://support.google.com/analytics/answer/9267568?sjid=1275909514202748631-NA){:target="_blank"} in Google's docs.
5959

6060
{% include components/actions-fields.html settings="true"%}
6161

@@ -85,6 +85,12 @@ In order for data to be sent downstream to Google Analytics, check your mappings
8585

8686
The **setConfigurationFields** mapping is required in order for data to be sent downstream. If no other mappings are enabled, the destination does not send events.
8787

88+
### Manually send `page_view` events
89+
90+
If you prefer to the keep **Page Views** setting disabled and manually send a `page_view`, please see this Google Doc for more on [Manual Pageviews](https://developers.google.com/analytics/devguides/collection/ga4/views?client_type=gtag#manually_send_page_view_events).
91+
92+
With Google Analytics 4 Web, you will need to configure a [Custom Event](/docs/connections/destinations/catalog/actions-google-analytics-4-web/#custom-event) mapping for manually sending `page_view` events. When mapping the events, please make sure to set the Event Name to `page_view`.
93+
8894
### Tracking UTM Parameters
8995

9096
UTM Parameters are automatically tracked and sent to Google when they are present in the URL. For example, with the following URL:

src/connections/destinations/catalog/actions-the-trade-desk-crm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ The CRM endpoint maps email addresses into UID2s. If it's a valid email address,
6868

6969
#### What PII format should I send?
7070

71-
The Trade Desk recommends transmitting personally identifiable information (PII) in its original, non-hashed format. TTD's preference is to handle the hashing of the data on their end (PII type as `Email`). However, if your data already contains any hashed emails, please designate the PII type as `Hashed Email.`
71+
The Trade Desk recommends transmitting personally identifiable information (PII) in its original, non-hashed format. TTD's preference is to handle the hashing of any PII, like emails, on their end. However, if your data already contains any hashed emails, please ensure you are normalizing and hashing the emails by designating the PII type as `Hashed Email`, in line with TTD's [PII Normalization and Hash Encoding](https://api.thetradedesk.com/v3/portal/data/doc/DataPiiNormalization){:target="_blank”} documentation.
7272

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ This destination is maintained by Autopilot. See [Autopilot's documentation](ht
1010
Are you instead trying to set up Autopilot as a Source to get data from Autopilot into your data warehouse or other downstream tools? See our documentation on our [Autopilot source](/docs/connections/sources/catalog/cloud-apps/autopilothq/) instead.
1111

1212
## Getting Started
13-
14-
15-
1613
1. From the Segment web app, click **Catalog**.
1714
2. Search for "Autopilot" in the Catalog, select it, and choose which of your sources to connect the destination to.
1815
3. In the destination settings, enter your "API Key" from [here](https://login.autopilothq.com/login#settings/app-connections/segment-sync){:target="_blank”} or go to Autopilot: Settings -> App Connections -> Segment and copy/paste the API key which is listed there.
@@ -29,6 +26,9 @@ analytics.identify('12091906-01011992', {
2926
});
3027
```
3128

29+
> info "Engage requires Identify calls from the Autopilot destination to include email or userId"
30+
> If neither are provided in the payload then the Autopilot destination's [Event Delivery](/docs/connections/event-delivery/) tab will show a 400 Bad Request error message : _"Missing unique identifier traits. Either `email` or `user_id` traits must be provided"_.
31+
3232
## Track
3333

3434
If you're not familiar with the Segment Specs, take a look to understand what the [Track method](/docs/connections/spec/track/) does. An example call would look like:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'CDP Resolution Destination'
3+
hidden: true
4+
id: 650c69e7f47d84b86c120b4c
5+
published: false
6+
beta: true
7+
---

0 commit comments

Comments
 (0)