diff --git a/frontend/web/js/script.js b/frontend/web/js/script.js index 626a18d..7fd281d 100644 --- a/frontend/web/js/script.js +++ b/frontend/web/js/script.js @@ -315,7 +315,7 @@ $(document).ready(function() { $('div.btn_call').on('click',function () { gtag('event', 'send', { - 'event_category': 'click call' + 'event_category': 'phone_mobile' }); }); -- libgit2 0.21.4