зависит от настроек вашего WP. Если настроено кеширование нормально, то практически любой шаред подойдет. А если много модулей и нет кеширования, то можен и впс не хватить :)
попробуйте вот сюда добавить код вызова, в методе - wpcf7_submit_shortcode_handler( $tag ), в самом конце:
$html = sprintf( '<input %1$s onclick="yaCounter21492865.reachGoal('ZAKAZ'); return true;"/>', $atts ); return $html; }
function wpcf7_submit_shortcode_handler( $tag ) { $tag = new WPCF7_Shortcode( $tag ); $class = wpcf7_form_controls_class( $tag->type ); $atts = array(); $atts['class'] = $tag->get_class_option( $class ); $atts['id'] = $tag->get_option( 'id', 'id', true ); $atts['tabindex'] = $tag->get_option( 'tabindex', 'int', true ); $value = isset( $tag->values[0] ) ? $tag->values[0] : ''; if ( empty( $value ) ) $value = __( 'Send', 'contact-form-7' ); $atts['type'] = 'submit'; $atts['value'] = $value; $atts = wpcf7_format_atts( $atts ); $html = sprintf( '<input %1$s onclick="yaCounter21492865.reachGoal(\'ZAKAZ\'); return true;"/>', $atts ); return $html; }
если ваши объявления показываются в кмс, то посмотрите в местах размещения вот такие записи:
Mobile App: Onet (iTunes App Store), by Anugrah Kusuma
т.е. ваша реклама показывается в мобильных приложениях, оттуда могут быть и клики без конверсий.