VIP endi 882 Posted October 20, 2018 VIP Report Share Posted October 20, 2018 Коллеги, столкнулся со странной ситуацией с модулем FormCraft (вордпрес). Не хотят вставать цели Метрики на боковую плавающую кнопку. Не считает клики. Ни через div: <div onclick="yaCounter50698660.reachGoal('JKDUHYD'); return true;">[fc id='3' type='slide' placement='right' button_color='' font_color='']Заказать расчет[/fc]</div> Ни через скрипт: <script> jQuery(document).ready(function(){ jQuery(‘.fc-form-3’).submit(function(){yaCounter50698660.reachGoal(‘JKDUHYD’);return true;}); }); </script> Для обычных неплавающих кнопок всё работает. Номер счетчика и название цели сверял. Кто-нибудь знает, что за колдунство такое? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.