amplify-flutter
amplify-flutter copied to clipboard
Support to collect metrics from Cognito into Amazon Pinpoint
Hi,
Adding support for passing AnalyticsMetadata request parameter to multiple operations (InitiateAuth, RespondToAuthChallenge, SignUp, ConfirmSignUp, ForgotPassword, ConfirmForgotPassword)
https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_InitiateAuth.html#CognitoUserPools-InitiateAuth-request-AnalyticsMetadata
Thanks.
Best Regards.
Should be marked as a feature request. There are no plans to add this right now. Please add a 👍 on the issue if it effects you, so that we can prioritize.
I don't know if there is anything specific needed for Flutter but I just submitted PR 8413 to enable this support in the Amplify Javascript libraries.
Hi @jcblancomartinez thanks for your patience here, we will be sending the analytics pinpoint id to auth to be tracked in auth events there but currently do not have plans to automatically track cognito event data in analytics.
We are currently rethinking the design and implementation of analytics so will keep this comment in mind as we go about that.
Hi @jcblancomartinez thanks for your patience. In the new v1 release we have added in support for this functionality. I'm going to close this issue now. If you still have issues please feel free to open another one or respond here.