docs
docs copied to clipboard
Content Needed re: Analytics User Profile Attributes for iOS and Android Users
Is your feature request related to a problem? Please describe.
The Analytics documentation has no details on the different use cases and attributes that can be updated using the identifyUser
API.
Describe the solution you'd like The documentation should address the different attributes and also present the API in terms of possible use cases. Also, it could clarify the level of abstraction and how that maps to the underlying Pinpoint functionality.
Describe alternatives you've considered N/A
Additional context
Customers using the Pinpoint Dashboard and documentation are not clear on how to update specific endpoint attributes through the Amplify.Analytics
abstraction.
@drochetti -- let's collaborate on moving this issue forward. The reference documentation regarding the identifyUser
api seems like a fairly straight forward, actionable task. As for the content regarding potential use-cases, my initial thought is that we should explicitly identify the most pertinent use cases and break creating content for each out into a separate issue/task.
@drochetti Can you provide additional clarification? It looks like there's already documentation for Analytics identifyUser on both iOS and Android. Are you requesting to add additional use cases and context to these existing documentation for each platform? Or are you look to add additional details to the API reference?
Per offline response from @drochetti When should users call identifyUser ? When can they just ignore it? What if the user is not signed in, how to identify anonymous users? How does this API relate to Pinpoint.updateEndpoint (this is a common confusion)?
See other documentation for reference:
-
https://segment.com/docs/connections/spec/identify/
-
https://developer.mixpanel.com/docs/javascript#identify