Unchecked page view tracking
Usual page view tracking methods or protocols ensure page views are never sent while the application is in the background, as this could lead to your application being rejected by Mediapulse.
In some special cases like CarPlay, though, your application might display a second scene externally while itself staying in background. SRGAnalyticsTracker
now provides unchecked tracking methods to let you send page view events while the user is navigating your external user interface.