We're looking to use the Adobe Client Data Layer - Push to Data Layer action to push collected data before a tab or window is closed. The visibilitychange event from the Page Visibility API behaves exactly as required, with support for task switching on mobile devices. In order to simplify our implementation I'd like to know if the Adobe Core Tab Blur event uses this visibilitychange event to detect when a tab or window has closed? Thanks