WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

[Feature Request] Track user app usage path (or screen) #136

Closed Prince2k3 closed 1 year ago

Prince2k3 commented 1 year ago

I would like to see a feature where Diagnostics has a tool that allow developers to define and track users usage path so that figuring out how a user got to a situation is a bit easier.

For ex:

I define screens Home, Profile, AddProfile and add event/action addProfile

if a user has a problem and they send the Diagnostics. I could see something like...

User session: [Home] -> [Profile] - (addProfile) -> [AddProfile]

where [] represents the screen () represents the action

Looking forward to hearing your feedback and opinion on this!

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.