Monsido includes a Deeplink capability that allows site admins to click from a report directly to the edit interface for the relevant page. As per the Monsido documentation, the site needs to provide metadata that will allow Monsido to know what to set as the destination for such links.
Currently Monsido's documentation on Drupal integration recommends adding a link that points to the edit URL for public pages. Ideally this could be replaced by an alternate method that is in use for other CMS integrations, such as a data attribute on the body tag or a meta tag.
Once the preferred method can be determined, update this module to automatically add the relevant markup to all pages.
Fixed
1.0
Code