Appcenter-sdk-react-native: Feature Request: App Center Analytics: Allow tracking of authenticated users

Created on 6 Jan 2019  路  1Comment  路  Source: microsoft/appcenter-sdk-react-native

Description

We currently have an app in production that leverages App Center Analytics. We have App Center exporting analytical data to Azure Application Insights. Users of our app may be logged in with a username and password or may be anonymous at various times. We'd like to track the usernames of authenticated users so that rich reports may be generated in Application Insights.

It would be ideal if App Center Analytics exposed a method like that of the Application Insights JavaScript API: SetAuthenticatedUserContext

Thank you

feature request

Most helpful comment

@bearer-syntaxerror Thanks for using App Center. We don't have any plan to support this API in the Analytics module. For now, you could log user id using custom properties in an event.

We will keep this thread open for visibility and let you know once we decide to support it in the SDK.

>All comments

@bearer-syntaxerror Thanks for using App Center. We don't have any plan to support this API in the Analytics module. For now, you could log user id using custom properties in an event.

We will keep this thread open for visibility and let you know once we decide to support it in the SDK.

Was this page helpful?
0 / 5 - 0 ratings