• Hi guys, hoping you will create google tag manager event tracking for CF7.
    I have come across Contact Form 7 Submission DOM tracking which was last updated 6months ago. Going to give this a go.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    I cannot help you but I hope you can help me… sorry… ??
    I have this code below that I need to be triggered on submit.
    I’m not into programming enought to understand what to do exactly.
    I made the site but using wordpress and pluginsfro a upper level.
    Can you help me?
    Thank you in advance.

    ===
    <!– Google Conversion Code –>
    <script type=”text/javascript”>
    /* <![CDATA[ */
    var google_conversion_id = 853382552;
    var google_conversion_label = “iQFmCNmhtnUQmKv2lgM”;
    var google_remarketing_only = false;
    /* ]]> */
    </script>
    <script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”>
    </script>
    <noscript>
    <div style=”display:inline;”>

    </div>
    </noscript>
    ===

    Thread Starter nronline

    (@nronline)

    Marcolugli – if im reading this right its looks like some Google Analytics data your trying to fire for tracking purposes for an add. It would depend on what your using to bring the form in and whether the form element your adding the code to supports javascript. Not sure if CF7 does.

    I know Contact Form 7 has recently changed as to block depreciated code for on event tracking. However I did the other day come across a nifty plugin called:

    Contact Form 7 Submission DOM tracking – Tag Manager Tracking

    The good thing about this is you don’t have to create individual events, by default it will track events throughout your site. This might help with what your trying to achieve. Unless your just trying to get the ad to work. In which case perhaps add this to a sidebar using something like the enhanced text plugin/widget which supports javascript for API’s.

    Not sure if this is what your after but I hope it helps

    • This reply was modified 6 years, 11 months ago by nronline.

    nronline – my data to fire are for AdWords, not for Analytics, but I think the plugin you mentioned could be useful. Thank you for spending some time on my problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact Form 7 Event Tracking’ is closed to new replies.