Skip to content

Commit f420770

Browse files
committed
TDO edits
1 parent 90a4788 commit f420770

File tree

1 file changed

+29
-19
lines changed

1 file changed

+29
-19
lines changed
Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,64 @@
1-
# TDO Docs Draft
1+
---
2+
title: Twilio Developer Plan
3+
hidden: true
4+
---
25

3-
## What’s included in the Twilio Developer Plan?
46

57
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.
68

7-
**How is this offer different from Segment’s Free Plan?**
8-
The Twilio Developer Plan allows for 10,000 Monthly Tracked Users (MTUs), whereas Segment’s Free Plan limits MTUs to 1,000.
9+
## How is this offer different from Segment’s Free Plan?
910

10-
The Twilio Developer Plan is limited to 1 warehouse destination, whereas 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).
11+
The Twilio Developer Plan allows for 10,000 Monthly Tracked Users (MTUs), while Segment’s Free Plan limits MTUs to 1,000.
1112

12-
Need more destinations or more MTUs? Upgrade to our [Team Plan](https://segment.com/pricing) for unlimited destinations and scaled MTU pricing.
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).
14+
15+
| | Twilio Developer Plan | Segment Free Plan |
16+
| ---------------------------- | --------------------- | -------------------------- |
17+
| Monthly Tracked Users (MTUs) | 10,000 | 1,000 |
18+
| Destinations | 1 warehouse | More than 300 destinations, including the analytics, marketing, advertising, and A/B testing tools you already use |
19+
20+
21+
Need more destinations or more MTUs? Upgrade to the [Team Plan](https://segment.com/pricing) for unlimited destinations and scaled MTU pricing.
1322

1423

1524
## What is a data source?
1625

17-
In Segment, you create a source for each website, app, or cloud-based tool that you’d like to collect data from.
26+
In Segment, you create a source for each website, app, or cloud-based tool that you need to collect data from.
1827

19-
[Learn more about Sources here](https://segment.com/docs/connections/sources/).
28+
For more information about data sources, see the [Sources Overview](/docs/connections/sources/).
2029

2130

2231
## Warehouse Destinations
2332

24-
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 neatly into rows and columns.
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.
2534

26-
[Learn more about Data Storage Destinations here](https://segment.com/docs/connections/storage/).
35+
For more information about warehouses, see the [Data Storage Overview](/docs/connections/storage/).
2736

2837

2938
## How are Monthly Tracked Users (MTUs) calculated?
3039

31-
Segment counts the number of **unique** `userId`s, and then adds the number of **unique** `anonymousId`s that were not associated with a `userId` during the billing period. Segment counts these IDs over all calls made from all sources in your workspace, over a billing month. Segment only counts each user once per month, even if they perform more than one action or are active across more than one source.
40+
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.
3241

33-
[Learn more about MTUs and billing here](https://segment.com/docs/guides/usage-and-billing/mtus-and-throughput/#what-is-an-mtu).
42+
For more information about Monthly Tracked Users, see [What is an MTU?](/docs/guides/usage-and-billing/mtus-and-throughput/#what-is-an-mtu).
3443

3544

3645
## Common Questions
3746

38-
**What happens if I exceed the 10,000 MTU limit?**
39-
If you exceed the 10,000 MTU limit once in a 6-month period, Segment locks access to your account, but data is still able to flow through Segment. To unlock your account, you can choose from these options:
47+
### What happens if I exceed the 10,000 MTU limit?
48+
If you exceed the 10,000 MTU limit once in a 6-month period, Segment locks access to your account, but data still flows through Segment. To unlock your account, you can choose from these options:
4049

41-
- **Option 1**: Wait for a full billing cycle (1 month) to go by without any overages. This will automatically unlock your account if the MTU numbers are able to go back down on their own.
50+
- **Option 1**: Wait for a full billing cycle (1 month) to go by without any overages. Segment unlocks your account if the MTU numbers reduce on their own.
4251
- **Option 2**: Upgrade to the [Team plan](https://segment.com/pricing/). This starts a 2-week free trial that gives you 14 days to fix your implementation to decrease the traffic.
4352
- **Option 3:** Upgrade to a [Business plan](https://segment.com/pricing/). Business plans are custom built for customers and typically have higher MTU limits than Team plans. [Click here](https://segment.com/demo) to schedule time with a Segment representative to see if a Business plan is a good fit for you.
4453

4554
If you exceed the 10,000 MTU limit twice in a 6-month period, Segment locks access to your account and also stops sending and receiving data. You can unlock your account by following option 2 or 3 above to upgrade your plan.
4655

47-
**How do I get more out of Segment?**
48-
Segment can help you simplify data collection, personalize user interactions, protect data integrity, and respect user privacy. Explore the [Destinations Catalog](https://segment.com/docs/connections/destinations/catalog/) to see all the tools you can send data to once you get data into Segment.
56+
### How do I get more out of Segment?
57+
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.
4959

50-
On Business plans, Segment also offers two add-on products called [Protocols](https://segment.com/docs/protocols/) and [Personas](https://segment.com/docs/personas/).
60+
On Business plans, Segment also offers two add-on products called [Protocols](/docs/protocols/) and [Personas](/docs/personas/).
5161

52-
- **Protocols** helps you automate and scale the [data quality best practices](https://segment.com/docs/protocols/tracking-plan/best-practices/) to improve data quality and trust across your company.
62+
- **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.
5363
- **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.
5464

0 commit comments

Comments
 (0)