开发者

Contact Form Plugin in Wordpress? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_运维百科

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I'm currently using Contact Form 7 as my form's plugin, but I need the form to be submitted to a "thank you" page on success, in order to be able to track my objectives in Google Analytics. As Contact Form 7 uses AJAX to post the form, I'm not able to track a "message sent" event...

Do you know about any plugin with this capabilities? Much better if it's free...


This Contact Form 7 blog post linked from the Contact Form 7 FAQ shows you how to track form submissions as an Analytics target.

Basically you hook into CF7's on_sent_ok hook and call Analytics' _trackPageview() method. That lets you fire off any given Analytics target whenever the form is sucessfully submitted without needing redirection to a "thank you" page.


Check out GravityForms - simple to use, nice interface, tons of configuration options. Not free, but will save you a ton of time.

You can also try TDO Mini Forms (free) but I think development was discontinued by its author.


Just came across this today actually: JotForm. Very robust site and free for low usage (100 submissions/mo).

They have instructions for embedding with wordpress: http://jotform.com/help/4-Adding-Forms-to-Wordpress.

Good luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜