AdobeDocs / AdobeDocs/aep-mobile-sdkdocs
[User guides] Feedback
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 54
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
Post migration review for https://developer.adobe.com/client-sdks/documentation/user-guides/
- [ ] Below section headers are missing (content is present)
- https://aep-sdks.gitbook.io/docs/resources/user-guides/getting-started-with-adobe-experience-platform#setup-the-schema-dataset-and-environment-identifier
- https://aep-sdks.gitbook.io/docs/resources/user-guides/getting-started-with-adobe-experience-platform#setup-the-demo-app
- [ ] Under [Generate a Datastream identifier](https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#generate-a-datastream-identifier)
For the Event Dataset, select the XDM dataset you created in Initialize Adobe Experience Platform for data collection points to https://developer.adobe.com/client-sdks/documentation/edge-network/. It should instead link to https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#initialize-adobe-experience-platform-for-data-collection
- [ ] Under Set up the configuration, here https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#set-up-the-configuration and https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/sample-xdm-implementation/#set-up-the-configuration
Development icon is on its own line. It should be inline.

- [ ] Under [Using Adobe Experience Platform Assurance](https://aep-sdks.gitbook.io/docs/resources/user-guides/getting-started-with-adobe-experience-platform#using-aep-assurance)
Visit and login with your Adobe credentials.
should be
Visit [Assurance](https://experience.adobe.com/#/assurance) and login with your Adobe credentials.
- [ ] Misplaced section headers
- https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#queries-in-adobe-experience-platform
- https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#implement-add-to-cart-xdm-events
- https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#next-steps
All of the above should be under [Use the sample application](https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#use-the-sample-application)
- [x] In the left nav, `Sample XDM Implementation` should appear before `Rules and XDM events`.

- [ ] Change the tooltip message under section [Create a mobile rule in the Data Collection UI](https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/rules-and-xdm-events/#create-a-mobile-rule-in-the-data-collection-ui)
Current: Tag rules for mobile properties are executed on the client-side mobile application by the Platform Rules Engine extension.
Expected: Tag rules for mobile properties are executed on the client-side mobile application by the AEP Rules Engine extension.
- [ ] Fix the link under section [Validate the event data with AEP Assurance](https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/rules-and-xdm-events/#validate-the-event-data-with-aep-assurance)
`using Adobe Experience Platform Assurance guide` should point to https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#using-adobe-experience-platform-assurance instead of https://developer.adobe.com/client-sdks/documentation/user-guides/getting-started-with-platform/overview/#using-aep-assurance.
- [ ] Under [Registering Extensions
](https://developer.adobe.com/client-sdks/documentation/user-guides/app-extension/#registering-extensions), `Managing lifeycle from a Share Extension` should be sequenced as Step 3
- [ ] Under section [Rule tokens](https://developer.adobe.com/client-sdks/documentation/user-guides/rules-engine-integration/#rules-tokens), fix the token format below
1. The format for a token is {%%TOKEN%%}, where token is any data element that is defined in the Data Collection UI…
2. …For example, {%%My Data element for ECID%%} can be used in the Signal postback action, where My Data element for ECID is a data element that was created using the Mobile Core extension, and the data element type is Experience Cloud ID.
- [ ] Under section [Publish the configuration](https://developer.adobe.com/client-sdks/documentation/user-guides/tags-data-elements/#publish-the-configuration), fix the links
1. `publish the configuration tutorial` should link to https://developer.adobe.com/client-sdks/documentation/getting-started/create-a-mobile-property/#publish-the-configuration instead of https://developer.adobe.com/client-sdks/documentation/getting-started/create-a-mobile-property/#publish-configuration
2. `configure the SDK with an Environment ID tutorial should link to https://developer.adobe.com/client-sdks/documentation/getting-started/get-the-sdk/#2-add-initialization-code instead of https://developer.adobe.com/client-sdks/documentation/getting-started/track-events/#configure-the-sdk-with-an-environment-id
- [x] Left nav items’ names are abridged and sequencing needs revisiting too. For example,` Using data elements to define dynamic data in rules` should come before `Signal extension and Rules Engine integration`
- [x] `Attach data to SDK events` user guide is missing from left nav bar. I do see that the file exists - https://developer.adobe.com/client-sdks/documentation/user-guides/attach-data/
- [x] Under [Select an event](https://developer.adobe.com/client-sdks/documentation/user-guides/attach-data/#select-an-event-2), Event Type should be `Location Clicked` and not `Location Selected`.
Contributor guide
Assessment
This issue has not been assessed yet.