How can I get MAU's for a Cognito user pool?

0

I am wanting to be able to get MAU's for a user pool for a specific month. For example, I want to be able to get the number of MAU's for user pool xxxxx for July 2022. I dont see anything in the UI or the API reference to get this data.

asked 2 years ago1859 views
1 Answer
0

Using Amazon Pinpoint Analytics, you can track Amazon Cognito user pools sign-ups, sign-ins, failed authentications, daily active users (DAUs), and monthly active users (MAUs). You can also set up user attributes specific to your app using the AWS Mobile SDK for Android or AWS Mobile SDK for iOS. Those can then be used to segment your users in Amazon Pinpoint and send them targeted push notifications.

Link- https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-analytics.html

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago
profile picture
EXPERT
reviewed 17 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions