The only event we're tracking in the feedback form is when the screen is opened. We should also track when the feedback form is submitted or cancelled.
Note that on iOS these are the two events and WPAndroid should match:
_app_reviews_feedback_screen_opened
_app_reviews_feedback_sent
_app_reviews_feedback_screen_canceled
Feedback was originally part of the in-app review which is why these events are named this way.
The only event we're tracking in the feedback form is when the screen is opened. We should also track when the feedback form is submitted or cancelled.
Note that on iOS these are the two events and WPAndroid should match:
Feedback was originally part of the in-app review which is why these events are named this way.