Skip to content

Commit 7479e8a

Browse files
committed
added warehouse examples and TDP qualification desc
1 parent 2cbe160 commit 7479e8a

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

src/guides/usage-and-billing/twilio-developer-plan.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,41 @@ hidden: true
44
---
55

66

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.
88

99
## How is this offer different from Segment’s Free Plan?
1010

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.
1212

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).
1414

1515
| | Twilio Developer Plan | Segment Free Plan |
1616
| ---------------------------- | --------------------- | -------------------------- |
1717
| Monthly Tracked Users (MTUs) | 10,000 | 1,000 |
1818
| Destinations | 1 warehouse | More than 300 destinations, including the analytics, marketing, advertising, and A/B testing tools you already use |
1919

2020

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.
2222

23+
## How do I qualify for the Twilio Developer Plan?
2324

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.
2526

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.
2730

2831
For more information about data sources, see the [Sources Overview](/docs/connections/sources/).
2932

3033

3134
## Warehouse Destinations
3235

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/).
3437

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/).
3639

3740

38-
## How are Monthly Tracked Users (MTUs) calculated?
41+
## How are Monthly Tracked Users (MTUs) calculated?
3942

4043
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.
4144

@@ -55,10 +58,9 @@ If you exceed the 10,000 MTU limit twice in a 6-month period, Segment locks acce
5558

5659
### How do I get more out of Segment?
5760

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.
5962

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/).
6164

6265
- **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.
6366
- **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.
64-

0 commit comments

Comments
 (0)