Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #602300

    Hi guys,

    I have a client that would like to track 3 behaviors from Google AdWords Campaigning :

    Email Opt-Ins*
    Contact Form Submissions*
    Products Purchased

    * These forms require “onclick” code ON the button text in addition to script that goes into the head of each page. How do I do this with Enfold’s out of the box contact form tool? I tried to wrap the required html around the text in the button field, but that didn’t work (showed the text).

    Example of code:
    <a onclick=”goog_report_conversion (‘http://example.com/your-link&#8217;)”
    href=”http://example.com/your-link”>Download now!

    Thanks!

    Jaime

    #603703

    Hey jaimemerz!

    Please refer to this post – http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/

    Regards,
    Yigit

    #607864

    Hi again,

    I’ve tried to follow the instructions within the link provided, and I don’t understand what I need to do when you say:

    Note – you will need to replace onclick=\”_gaq.push([‘_trackPageview’, ‘/VP/XXX/XXX’]);\” with your tracking code – it’s just an example.

    Google suggests adding this code:

    <button onclick=”goog_report_conversion (‘http://example.com/your-link&#8217;)” href=”http://example.com/your-link”>Download now!</button>

    I’m confused. Where do I find my “tracking code” to replace what you have shown in your example?

    #608811

    Hi!

    ask google support about your google tracking code. As far as I know you can find your google tracking code inside your Google Analytics Account.

    Regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.