mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Change analytic parameters
This commit is contained in:
parent
e4a8ecd83c
commit
cdabaa7a99
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<?php if (IS_PRODUCTION): ?>
|
||||
<?php js_start() ?>
|
||||
if(!localStorage.getItem('status_token')){
|
||||
ga('send', 'event', 'YT Sync', '', '');
|
||||
ga('send', 'event', 'YT Sync', 'pending', '');
|
||||
};
|
||||
<?php js_end() ?>
|
||||
<?php endif ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue