Currently, the Doc360 widget is only able to map its content based on the page's URL but in Single Page Applications (aka: SPA) there are use-cases where it transits to another page without a URL change, for instance, inner navigation in tabs-based page or just a question mark icon that should open the widget on a list of articles or a single one. Currently, this is not possible to do as the mapping works only URL-based. My suggestion is to let open the Widget programmatically with a CONTEXT_ID and then let me map context ids (same as URL's) to a list of articles or a single article, this way my developers will be able to spread context ids all over and the PE's (aka: Content Writers) will map them to the relevant articles within the Doc360 admin