Hi community,
Hope you can help us with this question. We are going to use Microsoft Dynamics Marketing Forms on our new website, using i-frames. We want to track submissions of these forms by using Google Tag Manager and give the different types of forms an specific identifier. We have different kinds of forms, like brochures, whitepapers, newsletter applications, etc. For example the brochures: we have 50 kinds of brochures (these will be 50 different dynamics marketing forms) and we want to give them all the same identifier / ID (for example ‘brochure’) So we will see in Google Analytics the total amount of form-submissions for brochures. The same with whitepapers (ID ‘whitepaper’) , newsletters (ID ‘whitepaper’) and the other groups of forms.
Then we would like to have a variable loading in the name of the form: Form X for example. By loading the variable of the name, we can differentiate between our multiple brochures.
In other situations we can add code to the html and then Tag Manager can read that. For example: <id = “brochure” name = “training x”>.
We tried this with a Dynamics Marketing form by adding ‘id=”test”’ See printscreen below. But we couldn’t find this value when using ‘inspect’ in the browser with this form.
What I can see in the original form HTML (stated below). Is it possible to fill the highlighted part to have a value to identify the three different kinds of forms?
How do you view the intergration between Dynamics Forms and Google Tag Manager? Is it possible to add values in the HTML-code of the form to differentiate the different kinds? That way we can identify our downloads by having one similar value for our different forms (brochure, newsletter and whitepaper)
Your advice would be appreciated,