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/guides/usage-and-billing/twilio-developer-plan.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,38 +4,41 @@ hidden: true
4
4
---
5
5
6
6
7
-
The Twilio Developer Plan allows you to collect and process your data at scale, consolidating your data from up to 3 sources into a single warehouse for complex querying.
7
+
The Twilio Developer Plan allows you to collect and process your data at scale, consolidating your data from up to 3 sources into a single warehouse for complex querying.
8
8
9
9
## How is this offer different from Segment’s Free Plan?
10
10
11
-
The Twilio Developer Plan allows for 10,000 Monthly Tracked Users (MTUs), while Segment’s Free Plan limits MTUs to 1,000.
11
+
The Twilio Developer Plan allows for 10,000 Monthly Tracked Users (MTUs), while Segment’s Free Plan limits MTUs to 1,000.
12
12
13
-
The Twilio Developer Plan is limited to 1 warehouse destination, while all other Segment plans also allow you to send data in real time to more than 300 destinations (all the analytics, marketing, advertising, and A/B testing tools you already use).
13
+
The Twilio Developer Plan is limited to 1 warehouse destination, while all other Segment plans also allow you to send data in real time to more than 300 destinations (all the analytics, marketing, advertising, and A/B testing tools you already use).
| Destinations | 1 warehouse | More than 300 destinations, including the analytics, marketing, advertising, and A/B testing tools you already use |
19
19
20
20
21
-
Need more destinations or more MTUs? Upgrade to the [Team Plan](https://segment.com/pricing) for unlimited destinations and scaled MTU pricing.
21
+
Need more destinations or more MTUs? Upgrade to the [Team Plan](https://segment.com/pricing) for unlimited destinations and scaled MTU pricing.
22
22
23
+
## How do I qualify for the Twilio Developer Plan?
23
24
24
-
## What is a data source?
25
+
You must have an active Twilio account to sign up for the Twilio Developer Plan. Active Twilio users can sign up for the Twilio Developer Plan here: https://www.segment.com/twilio-developer-plan.
25
26
26
-
In Segment, you create a source for each website, app, or cloud-based tool that you need to collect data from.
27
+
## What is a data source?
28
+
29
+
In Segment, you create a source for each website, app, or cloud-based tool that you need to collect data from.
27
30
28
31
For more information about data sources, see the [Sources Overview](/docs/connections/sources/).
29
32
30
33
31
34
## Warehouse Destinations
32
35
33
-
A warehouse is a central repository of data collected from one or more sources. This is what commonly comes to mind when you think about a relational database: structured data that fits into rows and columns.
36
+
A warehouse is a central repository of data collected from one or more sources. This is what commonly comes to mind when you think about a relational database: structured data that fits into rows and columns. Some examples of data warehouse that are available on Segment are [PostgresSQL](/docs/connections/storage/catalog/postgres/), [Snowflake](/docs/connections/storage/catalog/snowflake/), [BigQuery](/docs/connections/storage/catalog/bigquery/), and [Redshift](/docs/connections/storage/catalog/redshift/).
34
37
35
-
For more information about warehouses, see the [Data Storage Overview](/docs/connections/storage/).
38
+
For more information about warehouses, see the [Data Storage Overview](/docs/connections/storage/).
36
39
37
40
38
-
## How are Monthly Tracked Users (MTUs) calculated?
41
+
## How are Monthly Tracked Users (MTUs) calculated?
39
42
40
43
Segment counts the number of **unique**`userId` values, and then adds the number of **unique**`anonymousId` values that were not associated with a `userId` during the billing period. Segment counts these IDs across all calls made from all sources in your workspace, over a billing month. Segment counts each user once per month, even if they perform more than one action or are active across more than one source.
41
44
@@ -55,10 +58,9 @@ If you exceed the 10,000 MTU limit twice in a 6-month period, Segment locks acce
55
58
56
59
### How do I get more out of Segment?
57
60
58
-
Segment helps you simplify data collection, personalize user interactions, protect data integrity, and respect user privacy. Explore the [Destinations Catalog](/docs/connections/destinations/catalog/) to see all the tools you can send data to once you get data into Segment.
61
+
Segment helps you simplify data collection, personalize user interactions, protect data integrity, and respect user privacy. Explore the [Destinations Catalog](/docs/connections/destinations/catalog/) to see all the tools you can send data to once you get data into Segment.
59
62
60
-
On Business plans, Segment also offers two add-on products called [Protocols](/docs/protocols/) and [Personas](/docs/personas/).
63
+
On Business plans, Segment also offers two add-on products called [Protocols](/docs/protocols/) and [Personas](/docs/personas/).
61
64
62
65
-**Protocols** helps you automate and scale the [data quality best practices](/docs/protocols/tracking-plan/best-practices/) to improve data quality and trust across your company.
63
66
-**Personas** is a powerful personalization platform that enables you to create unified customer profiles in Segment, to build and enrich audiences, and to activate audiences across marketing tools.
0 commit comments