Skip to content

Commit 5e25c02

Browse files
authored
Merge pull request #618 from segmentio/repo-sync
repo sync
2 parents fcbb81f + 816217b commit 5e25c02

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

src/engage/journeys/journeys-analytics.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,14 @@ The following table shows the three statistics available for a Journey:
3737

3838
Using the date picker, you can view a Journey's analytics over a specific period of time.
3939

40-
The following table shows descriptions of the timeframes you can select:
41-
42-
| Timeframe | Description (based on UTC) |
43-
| --------------- | ------------------------------------ |
44-
| Since yesterday | Yesterday at midnight until now |
45-
| Last 7 days | The past seven days, including today |
46-
| Last 30 days | The past 30 days, including today |
47-
| Last 90 days | The past 90 days, including today |
48-
| Last 180 days | The past 180 days, including today |
40+
The following table shows descriptions of the time frames you can select:
41+
42+
| Time frame | Description (based on UTC) |
43+
| ----------------- | ---------------------------------------------------------- |
44+
| Today | Today, beginning at midnight |
45+
| Yesterday | The day before today |
46+
| Last 7 days | The past seven days, not including today |
47+
| Last 30 days | The past 30 days, not including today |
48+
| Last 90 days | The past 90 days, not including today |
49+
| Last 180 days | The past 180 days, not including today |
50+
| Custom date range | The period between two dates, including the selected dates |
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Engage Events Source
3+
plan: engage-foundations
4+
hidden: true
5+
---
6+
7+
> info ""
8+
> The Engage Events Source is in beta.
9+
10+
Use the Engage Events Source to sync Engage subscription states to your downstream warehouses.
11+
12+
## Update downstream subscription states
13+
14+
With Twilio Engage, you can [set and update user subscription states](/docs/engage/user-subscriptions/set-user-subscriptions/) with a [CSV file upload](/docs/engage/profiles/csv-upload/) or, programmatically, [using Segment APIs](/docs/engage/user-subscriptions/set-user-subscriptions/#manage-user-subscriptions-with-segment-apis).
15+
16+
As part of Engage, Segment creates an Engage Events Source that lets you sync these subscription states [to warehouses Destinations](/docs/connections/storage/warehouses/). When a subscription state changes, Segment sends an update to the warehouse. As a result, the subscription states stored in your data warehouse(s) can serve as a single source of truth for managing user consent in other tools that you may have connected to your warehouse.
17+
18+
## Working with Engage Events Sources
19+
20+
Segment generates Engage Sources automatically. If you're using Engage, you can find the Source in your Segment space by navigating to **Connections > Sources**. Segment sets a `Generated` status to Engage Sources in the Statuses column of the **My Sources** table.
21+
22+
From the **My Sources** table, you can select the Engage Source to add a warehouse Destination and configure the Source's settings. If you have more than one Engage space, Segment creates a separate Source for each space.

0 commit comments

Comments
 (0)