• Resolved ilmenocchio

    (@ilmenocchio)


    Hi!
    I’m not JS expert… how can I add Google Ads code to “submit” button? I’ve to add “gtag_report_conversion”, according to Google Instruction, in a “onclick” attribute…

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • agharibyan

    (@agharibyan)

    Hi there!

    You can add your script to the custom JavaScript tool of Form Maker.

    To do that, please edit your form and click on the Settings tab. Open the JavaScript section and add your code into before_submit() or after_submit() functions.

    Let me know in case you have questions.
    Cheers!

    Thread Starter ilmenocchio

    (@ilmenocchio)

    Ok, thanks! But.. where exactly? Inside () or inside {}?
    Something like after_submit(gtag_report_conversion)?

    agharibyan

    (@agharibyan)

    Hey there,

    You should add the script in the curly brackets {}.
    Let us know in case you have further questions.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘gtag_report_conversion’ is closed to new replies.