Pendo Script integration with case view lifecycle in Constellation

Pendo is a. web analytical tool.

Main features are

Tracks user behavior (clicks, usage patterns, feature adoption)

We can add guides to the pages, including tooltips, walkthroughs, and announcements without code

Pendo track the pages based on url and since in our constellation app the url always remain same , we need to use the location api that pendo provides. This is a JS API which records each page with unique location, this is done by calling a JS method on each page.