manager
manager copied to clipboard
change: [M3-8509] - Add Pendo documentation to our development guide
Description ๐
This PR creates some initial documentation for use of Pendo on Cloud Manager. See the internal doc for more details about access.
Changes ๐
- Updated the https://linode.github.io/manager/tooling/analytics.html page of our developer docs
- Page heading is now Analytics; Adobe and Pendo are subheaders
- Section on Pendo has been added
- Updated a comment in the usePendo.js hook to better reflect the usage of the hook
Preview ๐ท
How to test ๐งช
Verification steps
(How to verify changes)
- Read the diff or check out this PR locally and
yarn docs, then go to http://localhost:5173/manager/tooling/analytics.html#pendo - Confirm the documentation makes sense and confirm there are no typos.
As an Author I have considered ๐ค
Check all that apply
- [ ] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [x] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support