What is Amazon Pinpoint?
Amazon Pinpoint is an AWS service that you can use to engage with your customers across multiple messaging channels. You can use Amazon Pinpoint to send push notifications, emails, SMS text messages, or voice messages.
The information in this developer guide is intended for application developers. This guide contains information about using the features of Amazon Pinpoint programmatically. It also contains information of particular interest to mobile app developers, such as procedures for integrating analytics and messaging features with your application.
Amazon Pinpoint is available in several AWS Regions in North America, Europe, Asia, and
Oceania. For more information about AWS Regions, see Managing AWS Regions in the Amazon Web Services General Reference. For a list of all the Regions where Amazon Pinpoint is
currently available, see Amazon Pinpoint endpoints and quotas and AWS service endpoints in the
Amazon Web Services General Reference. To learn more about the
number of Availability Zones that are available in each Region, see AWS global
infrastructure
For more information about Amazon Pinpoint, see the following guides:
Use Amazon Pinpoint to message audience segments and analyze data
You can use Amazon Pinpoint to define audience segments, send messaging campaigns and transactional messages, and use metrics to analyze user behavior.
Define audience segments
Reach the right audience for your messages by defining audience segments. A segment designates which users receive the messages that are sent from a campaign. You can define dynamic segments based on data that's reported by your application, such as operating system or mobile device type. You can also import static segments that you define by using another service or application.
Schedule messaging campaigns
Engage your audience by creating a messaging campaign. A campaign sends tailored messages on a schedule that you define. You can create campaigns that send mobile push, email, or SMS messages.
To experiment with alternative campaign strategies, set up your campaign as an A/B test, and analyze the results with Amazon Pinpoint analytics.
Send transactional messages
Keep your customers informed by sending transactional mobile push and SMS messages—such as new account activation messages, order confirmations, and password reset notifications— directly to specific users. You can send transactional messages by using the Amazon Pinpoint REST API.
Use analytics and metrics reporting
Gain insights about your audience and the effectiveness of your campaigns by using the analytics that Amazon Pinpoint provides. You can view trends about your users' level of engagement, purchase activity, demographics, and more. You can also monitor your message traffic by viewing metrics such as the total number of messages that were sent or opened for a campaign or application. Through the Amazon Pinpoint API, your application can report custom data, which Amazon Pinpoint makes available for analysis, and you can query analytics data for certain standard metrics.
To analyze or store analytics data outside Amazon Pinpoint, you can configure Amazon Pinpoint to stream the data to Amazon Kinesis.