wordpress user
Forum Replies Created
-
Hi Chris,
I’ve sent an email as you requested 3 days ago but haven’t got any response yet. Could you please take a look on it as soon as possible as it’s vital data for our project and we just missing it for a week or so.
- This reply was modified 7 years, 11 months ago by wordpress user.
Resolved
Forum: Plugins
In reply to: [Contact Form 7] Tracking Form Submissions with Google AnalyticsDone
I also updated Google Analytics by MonsterInsights.
This code now works: on_sent_ok: “__gaTracker(‘send’, ‘event’, ‘contact form’, ‘submit’);”One more question Takayuki: “Your email required” field now looks different. How can I make it look like all other fields. Just to be consistent?
Current code looks like this and I didn’t change it:
Please use this form to contact us.
[text* your-name watermark “Your Name (Required)”]
[text* your-affiliation watermark “Your Affiliation (Required)”]
[email* your-email watermark “Your Email (Required)”]
[text your-subject watermark "Subject"]
[textarea your-message watermark “Please tell us how we can help. We should get back to you in the same day.”]
<p> Your File (Please Zip if multiple files. )
[file your-file filetypes:dwg|dxf|pdf|doc|jpg|tif|bmp|png|ppt|docx|pptx limit:5mb]<p>[submit “Send”]</p>
Forum: Plugins
In reply to: [Contact Form 7] Tracking Form Submissions with Google AnalyticsI also have Google Analytics by MonsterInsights. Maybe this causes some conflict?
Forum: Plugins
In reply to: [Contact Form 7] Tracking Form Submissions with Google AnalyticsWe need only Google Analytics, don’t use Yandex. It seems to me adding Yandex analytics doesn’t make sense in order to fix the problem.
Forum: Plugins
In reply to: [Contact Form 7] Tracking Form Submissions with Google AnalyticsOf course, here is a link to “contact us” page: https://ufluidix.com/contact/
For now I don’t use this code: on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);” not to confuse users with the absence of Thank you message.