Pendo
This extension injects JavaScript code in the header of each Storefront Admin and User page. The Help Centre and Feedback buttons, as well as their styles, are injected in all of the Admin pages, plus the User Login and User Password Change pages. The JavaScript loads HTML markup which shows the RightMarket Help Centre and Feedback links. The markup is dynamically added in the Document Object Model of each page.
Release Notes
Version 4.3
08/09/2025
- Prioritises admin sessions to better handle impersonation.
Version 4.1
03/07/2025
- Added a script reference to n8n for chatbot automation in the Pendo contact support window.
Version 4.1
05/03/2025
- Fields added to the user-info which is sent to the Pendo server on each page-load (firstname, lastname, viewportwidth, viewportheight, lastaccessedurl)
Version 4.0
16/01/2025
- The extension injects the Help Centre and Feedback buttons in all Admin pages, as well as the User Login and User Password Change page. It doesn’t inject the buttons in standard User pages.
Version 3.2
06/03/2025
- Fields added to the user-info which is sent to the Pendo server on each page-load (firstname, lastname, viewportwidth, viewportheight, lastaccessedurl)
Version 3.1
11/11/2024
Bug Fixes
- A breakpoint has been added to ensure the Help Centre is viewable and accessible at different zoom levels.
- A breakpoint has been added to ensure the Help Centre is accessible when the viewport height is below 800px.
Version 3.0
20/06/2024
- The initial script adds the Feedback and Help Centre links to each page.
Version 2.0
16/06/2023
- The script runs on all of the Storefront pages. Both Admin and User sites are now tracked.
- The visitor JSON data structure contains this user information:
- id (Logon Name)
- creationDate
- role (admin or user)
Version 1.0
22/03/2023
Initial release which
- reads the Pendo API Key from the local or shared folder
- inserts the snippet in the header of each Admin page