Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all 49037 articles
Browse latest View live

CF7 Event-Tracking Google Analytics

$
0
0

Replies: 2

I really dont get it. I had this problem also with a similar site.
Notice: I didn´t build this site.

Problem:
I`m trying to track submitted contact forms in google analytics with contact form 7. I tried the following:

1. I placed the code

on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);”

in the additional settings. Does not work. This method is supported until the end of 2017. The new method is “DOM events”, so…

2. …I tried it with DOM events. I placed the code

<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);
}, false );
</script>
in the head of the template. Also, does not work.

3. I also tried a WordPress plugin “Contact Form 7 Google Analytics” and this doesn´t work either. No matter which way I tried: The site doesn´t execute the line:

ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);

No event appears in the live view of google analytics. I had this problem a few months ago (WordPress and Google Analytics Events) but this is a new site and i think its the same problem. There must be reason? I dont have this problem with other wordpress-sites.

Maybe important: After submitting a form there is no “thank you message”. Nothing happens an the url changes to http://page.xyz/kontakt/#wpcf7-f4-p18-o1 I think this is not normal?

I am really happy about any help. Thank you!


No notification: Sender’s message was sent successfully

$
0
0

Replies: 0

HI,
When completing the form I get the email sent and the name is registered in Mailchimp.
However the user does not get any indication that the form has been submitted successfully.

I have no additional lines entered.

Any ideas?
Thanks

Send / Submit not working

$
0
0

Replies: 0

My contact form won’t send. I have other forms which work ok. the code highlights <input type=”submit” value=”Send” class=”wpcf7-form-control wpcf7-submit” disabled=””>

I can delete the disabled for a short period and the form works however it returns. any suggestions?

The sender’s email does not belong to the site domain.

$
0
0

Replies: 1

The form always worked normally, but after I changed my hosting server Contact Form 7 shows the error: The sender’s email does not belong to the site domain.

In the mail:

For: contato@edgedata.com.br
In: [your-name] <[your-email]>
The sender's email does not belong to the site domain.
Subject matter: Contact Email
Additional headers: Reply-To: [your-name] <[your-email]>
Message Body:
From: [your-name] <[your-email]>
Subject: Contact Email

<p> Name: [your-name] </ p>

<p> E-mail: [your-email] </ p>

<p> Phone: [ddd] [phone] </ p>

<p> Message: [your-message] </ p>

 Use HTML content type checked

Mail (2):

For: sarah@hotmail.com
In: [your-name] <[your-email]>
The sender's email does not belong to the site domain.
Subject matter: Contact Email
Additional headers: Reply-To: [your-name] <[your-email]>
Message Body:
From: [your-name] <[your-email]>
Subject: Contact Email

<p> Name: [your-name] </ p>

<p> E-mail: [your-email] </ p>

<p> Phone: [ddd] [phone] </ p>

<p> Message: [your-message] </ p>

 Use HTML content type checked
Form:

<p> Name * <br />
    [text * your-name class: input-name] </ p>

<p> Email *
    [email * your-email class: input-email] </ p>

<p> Phone * <br />
    [tel * ddd class: input-ddd] [tel * fone class: input-fone] </ p>

<p> Message <br />
    [textarea your-message] </ p>

<p> [submit "Send" class: btn-send] </ p>

When you try to send a message through the site, the message:
“Your message could not be sent, please try again later or contact the administrator by another method”

This message is related to:
Sending message from sender failed

Google PageSpeed Insights question

How to get form data when form just sent

$
0
0

Replies: 0

Hello,

I’d like to add special scripts on redirection page according to data submitted.
How can I have retrieve data submitted on a specified form?

Can’t Go Back to Skipped Required Fields

$
0
0

Replies: 0

It seems like everything else is working on the form, and the data is going to the correct email. But, if I’m filling out the form and skip a required field, when I click “submit” and the form tells me I skipped a required field, I can’t get into the text box/text area to fill in the required field. This would be a problem for our customers 🙂

Thanks in advance for any help you can offer.

Hide Email Address in Recipient Copy

$
0
0

Replies: 2

Hi there, using pipes in a form to designate who in a drop down gets the email. However, on the recipient side, when they get their copy of the email form they submitted, it only sends the email address instead of the actual name as was seen in the list. So in essence, the recipient copy is a reverse of what is hidden by the pipes. Trying to get the recipient copy to only show the name of the [group], but the [group] variable includes a piped email address. Make sense? Thank you if you can help!


Tracking with Redirect

$
0
0

Replies: 0

Hi Guys!

Is it possible to use Contact Form 7 to track form submissions with Google Analytics then at the same time redirect it to a Thank You page?

I know CF7 can be tracked with Google Analytics even without a redirect but the client requests that we implement a Thank You page because of a Facebook Pixel Code tracking.

Looking forward for any answers!

Email sending multiple times

$
0
0

Replies: 2

Hello Support

I am using WordPress and CF7 latest version. I have seen that the contact email being sent multiple times when I submit the form. It also shows 2-3 success message at the same time which depicts how many times its sending the same form.

Can anyone please help?

Acceptance

$
0
0

Replies: 0

Hi, could someone advise please?

I have used the Acceptance tag (default unchecked) but if it’s not checked when completing the form no error message is displayed to prompt the user to tick the box. How do I ensure an error message is displayed and which error message should display?

Thanks

Not sending forms anymore, spining endlessly

$
0
0

Replies: 5

Bug is pretty new, dunno when it starterd but things worked fine a month ago for sure.

Every form behave the same way on site pages/posts (as in http://www.cwowd.com/contact-us/)
FF webdev console gives this error :

Error: Syntax error, unrecognized expression: {"code":"rest_no_route","message":"Aucun itin\u00e9raire n\u2019a \u00e9t\u00e9 trouv\u00e9 correspondant \u00e0 l\u2019URL et \u00e0 la m\u00e9thode de requ\u00eate","data":{"status":404}}

and i’m totally puzzled 🙂

Thanks for any help,
best regards.

Thierry

how to show the page from which a message has been sent

$
0
0

Replies: 2

Hi,

I have contact form 7 plugin installed on my website. Each page of the website has a module for requesting info. I just wonder if it is possible to know from which pages the user has sent the email. In other words, is there a way to show in the message sent by a user the page of my website in which that user has filled in the form and sent the message?
Thanks :)!

Don’t want to reply to myself!

$
0
0

Replies: 0

When I get an email which someone has sent from my website via this plugin, my email client (Spark for Mac) tells me the email has from ‘from Me’. But it’s not from ‘Me’, is it? It’s from the person trying to email me!

This is irritatingly dense. But I can live with it.

What I can’t live with is the fact that when I try to reply to this person’s message to me, I actually end up replying to myself (meaning I get *another* email notification telling me I’ve had an email ‘from Me’ – how daft!) because the ‘From’ address is actually my own email address.

I have to dig deep into the body of the person’s email to me to find their actual email address. And then I have to compose a new email to them, at that address, to respond to them – rather than clicking ‘Reply’ to their original message, resulting in breaking the email conversation ‘thread’ because I am having to start anew.

This, to me, seems an unfathomably stupid way for an otherwise excellent plugin to work. But maybe I am the one being stupid, and there is a simple setting to fix this which I am overlooking?

Please help!

Kit.

Reply-To not working anymore…

$
0
0

Replies: 0

Hello,

I use to have the problem of not being to reply simply by hitting the reply button on my mail server, before it was because of this issue of not having a From email with my domain name. I did add in the additional header the Reply-To formula which did indeed allowed to reply any mail received from my wordpress by hitting the “reply to” on my mail server. It use to work fine until recently…

Did not change anything, did not pay attention which plugins been updated lately since most of them are now updated automatically…

After testing to send to another email address, it seems that the problem come from Yahoo since I’m sending the messages to my Yahoo email, any chance to solve this except changing the email i’m sending my contact form to ?

Thank you.


DOM Events

$
0
0

Replies: 0

Sorry I have to say this but the depreciation of the on_sent_ok is a major pain in the a… Especially since the DOM events are so bloody complicated. Please remember that not everybody is a programmer.

So basically I now have to add some Javascript code to my template, meaning that all pages on my site – no matter if they need it or not – will have this script?

Redirect to two URLs page specific

$
0
0

Replies: 0

I am wondering since the sent_status_ok is now obsolete.

How would I code it so that each page like redirects to a global thank-you page but as well as download or show a pdf specific to that landing page they are on.

Form redirecting, DON’T want it to

$
0
0

Replies: 0

I created a simple Contact Us form with Name, Email, Subject, Message and a recaptcha. When I submit it, I am shown the confirmation message for about 1 second then automatically redirected to our home page. I want to stay on the form submission page and display the submission message.

I don’t think I ever added anything that specifically tells the page to auto redirect and can’t find anything in any of the settings. What is happening?

Thank you

No email is send to my account

$
0
0

Replies: 0

Somehow when a Message is submitted through the form it is only recognised by Flamingo, but not send to my own email-adresse. What might be wrong?

  • This topic was modified 7 minutes ago by djjoyrider.

Green thank you box empty

$
0
0

Replies: 2

Hi, When an entry is submitted through the form on the home page, a green box appears, but its empty. I presume this is supposed to give some kind of acknowledgement that the contact has gone through?

Viewing all 49037 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>