Feature Overview
  • Add targeting settings directly in the Marker.io app for the reporting widget.
  • Options could include:
- Show only on desktop, tablet, or mobile.
- Hide on specific URL patterns or page types (e.g., checkout or confirmation pages).
Use Case
  • Right now, you can control this behavior with custom JavaScript (e.g.,
    if screen size > x, show marker.io
    ), but this requires coding.
  • Having these options built into the app would make it easy for non-technical users to control where and when the widget appears.
  • This would help teams avoid showing the reporting button where it might distract users or isn’t needed, like on sensitive or transactional pages.