• Could it be possible to track comment posting?

    Maybe this could be achieved by using comment_form hook and inserting something like this pseudo javascript code:


    document.commentform.onsubmit = "pageTracker._trackPageview('/comment_posted/' + article_name);";

    What do you think?

  • The topic ‘[Plugin: Google Analytics for WordPress] Feature request: track comment posting’ is closed to new replies.