• Contct form 7

    I am trying to configurate tags in Google Tag Manager for sending a forms.

    I have two forms on my website and in GTM debugger none of them has it’s ID or anything I could take as a rule, so I can’t set one tag for each form.

    How can I create ID’s for forms in code of the website?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do you want just to add id attribute to your form?

    If you’re using shortcode, have you tried to add it like this example?

    [contact-form-7 id=”3123″ title=”myform” html_id=”your-id-here”]

    Thread Starter just220

    (@just220)

    I think adding ID atribute to forms would help.

    If I go to settings of Contact Form 7 plugin I can see shortcodes of each form, but I don’t know how to use them and put them into site code or whatever should I do…

    • This reply was modified 1 year, 10 months ago by just220.

    The shortcode that you see, just like the example of the code with the brackets that I shared is something that you can copy and paste it in any page that you want, after you’ll page it in a page it will render the form.

    now what’s left for you to find is where is that existing shortcode, the one that you want to edit. after you find it you can just add the html_id options.

    • This reply was modified 1 year, 10 months ago by oritzio.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ID od form in code of website’ is closed to new replies.