From 3dc7a2839aa5d4705c85d206ac1c03b17582316b Mon Sep 17 00:00:00 2001 From: maximest-pierre Date: Tue, 27 Mar 2018 21:22:08 -0400 Subject: [PATCH] Add youtube status analytic --- view/template/acquisition/youtube_status.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/view/template/acquisition/youtube_status.php b/view/template/acquisition/youtube_status.php index 7d62c022..8241275e 100644 --- a/view/template/acquisition/youtube_status.php +++ b/view/template/acquisition/youtube_status.php @@ -7,6 +7,14 @@ + + + if(!localStorage.getItem('status_token')){ + ga('send', 'event', 'YT Sync', '', ''); + }; + + +