Analytics
Set up Amplify Analytics
The Analytics category enables you to collect analytics data for your app. The Analytics category comes with built-in support for Amazon Pinpoint and Amazon Kinesis (Kinesis support is currently only available in the Amplify JavaScript library). The Analytics category uses Amazon Cognito Identity pools to identify users in your app. Cognito allows you to receive data from authenticated and unauthenticated users in your app.
Record events
Learn how to record analytics events using Amplify.
Identify user
Use the Amplify analytics plugin to inform Pinpoint about your users.
Automatically track sessions
The Amplify analytics plugin records when an application opens and closes. This session information can be viewed either from your local computer’s terminal or the AWS Console for Pinpoint.
Enable and disable analytics
Learn how to enable and disable analytics using Amplify.
Use existing AWS resources
Configure the Amplify Libraries to use existing Amazon Pinpoint resources by referencing them in your configuration.