I use this plugin with Shortcodes Enabler plugin that allows to use external shortcodes inside CF7. Last version of Your plugin in someway disables the Shortcode enabler. I have to use previous version of your plugin which is not recommended.
]]>Hi,
Is an update planned to correct this deprecated ?
The fix is bellow
File: class-cf7-extras.php
function maybe_reset_autop( $form ) {
$form_instance = WPCF7_ContactForm::get_current();
$disable_autop = $this->get_form_settings( $form_instance, 'disable-autop' );
if ( $disable_autop ) {
$manager = WPCF7_FormTagsManager::get_instance();
$form_meta = get_post_meta( $form_instance->id(), '_form', true );
$form = $manager->replace_all( $form_meta );
$form_instance->set_properties(
array(
'form' => $form,
)
);
}
return $form;
}
]]>
Hi to all,
I would like to report a strange behaviour of plugin (maybe a bug?).
I’m tracking Contact Form 7 events with Matomo (tested on WordPress plugin version and On Premises).
When people submit my form, the event is regulary tracked but this is true only foe “Submit” and “Send” events. I cannot see any tracking in chase of event “Error” and “Spam”.
Can someone help me?
Thanks in advance.
Bye.
WordFence is giving a warning that this plugin is abandoned:
The Plugin “Controls for Contact Form 7 (Analytics & Tracking)” appears to be abandoned (updated 7 de May de 2021, tested to WP 5.7.8).
Type: Plugin Abandoned
I understand there aren’t many updates to make, but I’d like to know if I can keep using it or maybe consider an alternative.
]]>Hi;
I would like to know; if we can track the CF7 checkboxes with your plugin?
With a simple example: Let’s say; we have 3 checkboxes in our CF7 form. In these checkboxes, we are asking our site visitors about their favorite color (Red, Blue, Green).
we want to see which checkbox is checked after CF7 form submission? So that we can understand the ratio of the chosen color among the three options from the analytics report.
Can we see such a report with your plugin at Google Analytics? If not; do you have any suggestions on how to do that.
Thanks in Advance.
]]>Hi,
How do I display the form fields on the redirected page please?
Is it as simple as adding the form shortcodes [name] etc?!
Thank you.
]]>Hi,
I have this mention in the debug logs :
WPCF7_ShortcodeManager::get_instance is deprecated since Contact Form 7 version 4.6! Use WPCF7_FormTagsManager::get_instance instead.
It’s in file /src/class-cf7-extras.php line 685.
The line 688 have to be modified too (if I’m not wrong) :
$form = $manager->replace_all( $form_meta );
Thanks
]]>Hi,
Are there any special JS code that needs to be embedded to make a form detectable by FB pixel? Right now I have only enable the checkbox “Analytics Tracking” but FB pixel reports only page views and no submissions despite my tests. It’s the form at the bottom of the linked page.
Am I doing something wrong and how long does it take for FB to update its records in your experience?
]]>I’ve followed the instructions on https://formcontrols.com/docs/contact-form-7-google-analytics but my form doesn’t appear in the list of Real-time > Events
]]>I’m not getting events. I’m using Monster Insight plugin for GA. Is there a reason why events would not work with this?
]]>Hello!
I installed Controls for Contact Form 7 in order to track form submission on my website. The pixel is active and the plugin register form submissions, but 1 form submission is registered multiple times (2 or 3 times) at a time.
Example:
How can I solve this issue?
Thank you!
]]>Hi,
I use this for the tracking of facebook pixel.
As I can see it tracks when the form is submit and when it’s sent, is it possible to disable 1 of the 2 options? Only when sent or only when submit.
Thanks in advance
]]>What is the difference between “Sent” and “Submit” actions?
For each click on the send button Analytics generates two events: “Sent” and “Submit” but the user action is only one.
Hi, I’ve 2 forms to track
how can I differencing it? In Google Analytics I see an generic category “Contact Form” and is impossible to know what form is performing better. You can help me?
Many thanks
Hi
it seems that the redirection does not function for the older versions of contact form as i am using a contact form 7 version 4.5.1
As you can check the site:
https://www.aisapparel.com/ais/contact-us/
Any help?
Regards
Adeel
Hello,
after updating Contact Form 7 to its version 5.2 (last version published recently), the Track form submissions Facebook Pixel is not working anymore.
Thank you very much for your attention and support.
]]>Hello,
after updating Contact Form 7 to its version 5.2 (last version published recently), the Redirect to URL on form submission is not working anymore.
Versión 5.2 is a major release of Contact Form 7 and these are all the changes:
https://contactform7.com/2020/07/04/contact-form-7-52/#more-36548
Thank you very much for your attention and support.
]]>By doing various tests, I verified that not all compiled forms are transformed into conversion, for example if I compile it I appear in the analytics both in the events and in the conversions, the same form compiled by a client does not bring any event and consequently no conversion. What can it depend on?
]]>Hi,
I installed the plugin and activated the analytics tracking in the options of my contact form, but no events are reported in my Google Analytics dashboard. I use Google Tag Manager to add analytics on my website.
Have you any idea of the problem please ?
Thank you !
Hi,
Can you help me to configure my tracking on analytics ? I just discovered your plugin. So far, I track events using the click class in GTM, but it seems that I can simplify all this thanks to your plugin but I’m not sure to have understand all the step I have to do ??
So, analytics is well installed on my website, with GTM. I have installed your plugin and activated the tracking form submission. What is the next step ? What I have to configure in analytics to see the events please ?
Thank you very much !
]]>Hi,
I’ve set Facebook Pixel Tracking for form and I can’t see the events on Facebook. In “active events” I see “contact” event but it is not visible in normal events nor custom conversions so it looks like the Facebook does not collect those data.
Thank you in advance,
Grzegorz
Hi,
I have more than one form on the same page. I need to disable the ajax submission of one form only but it affects entire forms. how to disable individually without affecting other forms. Please help
I was using a block of code that prevented double submissions. It no longer works when using disable Ajax. Anyone know a way to prevent double submissions while still disabling ajax?
<script>
jQuery(document).on('click', '.wpcf7-submit', function(e){
if( jQuery('.ajax-loader').hasClass('is-active') ) {
e.preventDefault();
return false;
}
});
</script>
]]>
Hi, I just installed the plugin and setup options to track events on form submissions but I’m not seeing any events passed through to my analytics reports.
I’m using the latest GA gtag tracking code. Is this a known issue?
Thanks
]]>Is there a way to make the URL open in a new window after submitting form?
]]>All known issues and feature requests are tracked on our GitHub repository:
https://github.com/kasparsd/contact-form-7-extras
Please check if the issue has been reported or a feature is already planned before posting your question or suggestion.
Thanks!
]]>Hello,
I’d like to capture a form’s drop-down field in the DataLayer and had hoped your plugin would do the trick, but I realized it only pushes Category, Actions, and Labels as far as I understand.
Is there any way I could use the plugin to accomplish what I need? If not, any idea what I need to do to do so?
Thanks a lot
]]>I’d like to do this, which I did before CF7 broke JS code
if(document.getElementById(‘x’).value==’y’){location = ‘/destination1/’ etc etc
so I can go to locations based on a form field value. Is there any way to do this?
]]>I see you do dfault GA. Can you do FB?
on_sent_ok: “fbq(‘track’, etc
]]>Hi, in CF7 tab Customize, I switch on the option “Analtyics Tracking” in order to track the events and then make targets but my GA does not see these events.
WHY?
Do I need to add some code still in the tab “Additional settings” of CF7?
Wha’ts interesting: the redirection is working fine.
]]>