User wants the SDK to communicate the current analysis/dashboard open in an embedded session to reflect it in the top-level site's URL, enabling shareable links.
We would like to know the user's current point within an embedded session (what analysis/dashboard they have open) and reflect it in the top-level site's URL. That way, a user could copy and paste the URL to share a link that would open our site with an embedded session directly entered at the analysis/dashboard they were viewing (accomplished using the `--entry-point` parameter of the `get-session-embed-url` command). However, we are not able to currently tell what analysis/dashboard a user has open within an embedded session. Could a client facing event be used to communicate location changes within the embedded session, similar to what was done with `parametersChange` and `selectedSheetChange` for embedded dashboards?