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', '', ''); + }; + + +