Analytics and user feedback both suggest that users are having issues finding and using the share link button on the pages. Find a way to improve the user experience via finding a better place for the button, better look, better text, etc.
Requirements
- More prominent, discoverable share entry point than today's solution. Should be visually obvious as the way to share a link without crowding the chart UI.
Nice to have
- Server-side short-link service (e.g.
/s/abc123). This could be a new table in the db that is used for linking shortcodes to long urls. In this case you will likely need to modify existing url generation and parsing logic.
Analytics and user feedback both suggest that users are having issues finding and using the share link button on the pages. Find a way to improve the user experience via finding a better place for the button, better look, better text, etc.
Requirements
Nice to have
/s/abc123). This could be a new table in the db that is used for linking shortcodes to long urls. In this case you will likely need to modify existing url generation and parsing logic.