I thought analytics could get the screen name for the event by looking at the last screen. But this does not seem to be the case.
, . data, Google Analytics, , , ( , ).
(, ), Google Analytics , (, ), , .
( analytics.js SDK Android iOS) tracker, , Google Analytics .
, , , . set , , , - .
analytics.js:
ga('create', 'UA-XXXXX-Y', 'auto');
ga('set', 'screenName', 'Home Screen');
ga('send', 'screenview');
ga('send', 'event', 'Navigation Links', 'click', '/about');
. analytics.js, SDK Android iOS.