<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help with GTM trigger firing on the meeting form submit in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232452#M11348</link>
    <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/antoine_potloc"&gt;@Antoine_potloc&lt;/A&gt; , Would you be able to share the code for the custom listener and how you made it work with the hubspot hosted meeting page?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2017 17:09:18 GMT</pubDate>
    <dc:creator>JonW</dc:creator>
    <dc:date>2017-06-20T17:09:18Z</dc:date>
    <item>
      <title>Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232438#M11334</link>
      <description>&lt;P&gt;Hello!  We’re currenting using the Hubspot meeting form to have users signup for demos with our service.  We’d like to track ‘conversions’ or essentially form submissions.  I’m having trouble getting GTM setup to recognize the form submission.&lt;/P&gt;
&lt;P&gt;I’ve tried having a GTM trigger recognize the click_class of the ‘Confirm’ button, used the form class, no luck.  Any suggestions?  Seems like this is compounded by the fact that the ‘Confirm’ button doesn’t highlight until the form is completely filled out.&lt;/P&gt;
&lt;P&gt;Any suggestions or thoughts, I’d appreciate it!  Read the GTM docs and everything, feel like i’m close, just can’t get the trigger to fire on the form submission.&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;Additionally, read some more docs and have the following embedded meeting code in my landing page.  Trying to get the push to a GA event working, any help? &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/slight_smile.png?v=5" title=":slight_smile:" class="emoji" alt=":slight_smile:" /&gt;&lt;/P&gt;
&lt;P&gt;Landing page code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;!-- Start of Meetings Embed Script --&amp;gt;`
    &amp;lt;div class="meetings-iframe-container" data-src="https://app.hubspot.com/meetings/dan58?embed=true"&amp;gt;&amp;lt;/div&amp;gt;
    &amp;lt;script type="text/javascript" src="https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js"&amp;gt;


    hbspt.forms.create({
          portalId: '2098073',
          formId: 'DEMO',
          onFormSubmit: function($form) {
              ga('send', {
                hitType: 'event',
                eventCategory: 'DEMO',
                eventAction: 'DEMOSUBMIT',
                eventLabel: 'Demo Page'
              });
          } 
    });


&amp;lt;/script&amp;gt;
  &amp;lt;!-- End of Meetings Embed Script --&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="http://try.fitli.com/demo-signup-full-gtmtest/" rel="nofollow noopener"&gt;http://try.fitli.com/demo-signup-full-gtmtest/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:59:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232438#M11334</guid>
      <dc:creator />
      <dc:date>2017-02-16T16:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232439#M11335</link>
      <description>&lt;P&gt;I have the same issue. The onFormSubmit solution doesn’t work with GTM because of the way GTM renames the tracker dynamically which means it will not recognize the ga(‘send’…&lt;BR /&gt;
So far I’ve come to the conclusion that we instead need to send data to the GTM datalayer via dataLayer.push. I’m still trying to figure out what the correct code for that looks like.&lt;BR /&gt;
Let me know if you find a solution&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 12:04:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232439#M11335</guid>
      <dc:creator>troelsfeodor</dc:creator>
      <dc:date>2017-02-17T12:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232440#M11336</link>
      <description>&lt;P&gt;Ahh that makes a lot of sense.  Seems like everything I’m doing to try and&lt;BR /&gt;
send a GA event just isn’t being recognized.  I tried out a few datalayer&lt;BR /&gt;
push code variations, but either i’m not correct with the syntax or don’t&lt;BR /&gt;
know what I’m doing.  A bit of both. &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/slight_smile.png?v=5" title=":slight_smile:" class="emoji" alt=":slight_smile:" /&gt;  Thx for the reply.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 18:47:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232440#M11336</guid>
      <dc:creator />
      <dc:date>2017-02-17T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232441#M11337</link>
      <description>&lt;P&gt;Any luck here? I’m facing the same issue.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 02:35:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232441#M11337</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-03-25T02:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232442#M11338</link>
      <description>&lt;P&gt;I’m having the same issue. I want to submit a FB Pixel Conversion on a Form Submit.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 11:22:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232442#M11338</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-03-25T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232443#M11339</link>
      <description>&lt;P&gt;Yes I made it work by editing the hubspot form embed code. Here’s how one of mine looks now:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;!--[if lte IE 8]&amp;gt;
&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;![endif]--&amp;gt;
&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
  hbspt.forms.create({ 
    css: '',
    portalId: 'XXXXXX',
    formId: '012aaa7e-03df-4c38-83fb-63474af1c182',
    onFormSubmit: function($form) {
		window.dataLayer = window.dataLayer || [];
		
		window.dataLayer.push({
                        'event' : 'step 2',			
                        'eventCategory' : 'lead',
			    'eventAction' : 'trial step 2'
		});
	}
  });
&amp;lt;/script&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In GTM I then created a trigger “custom event” with event name “step 2”. This is used as a firing trigger for a tag that does whatever the goal is (GA event, FB pixel conversion tag, etc)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 12:07:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232443#M11339</guid>
      <dc:creator>troelsfeodor</dc:creator>
      <dc:date>2017-03-27T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232444#M11340</link>
      <description>&lt;P&gt;Nice! Great work, i’ll have to try it out, thanks for the update!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:33:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232444#M11340</guid>
      <dc:creator />
      <dc:date>2017-03-27T15:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232445#M11341</link>
      <description>&lt;P&gt;Thanks &lt;A class="mention" href="https://community.hubspot.com/u/troelsfeodor"&gt;@troelsfeodor&lt;/A&gt;, I see how that will work for forms, but how do you use it with the meeting tool which uses the following code instead of forms.create?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;!-- Start of Meetings Embed Script --&amp;gt;
&amp;lt;div class="meetings-iframe-container" data-src="https://app.hubspot.com/meetings/[n`ame]?embed=true"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script type="text/javascript" src="https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;!-- End of Meetings Embed Script --&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Mar 2017 15:03:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232445#M11341</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-03-28T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232446#M11342</link>
      <description>&lt;P&gt;You don’t want to trigger your conversion code on the forms “Button Click” as it can and will produce false positives (e.g: user clicks button and form does not submit due to invalid data but your conversion code fires anyways).&lt;/P&gt;
&lt;P&gt;Instead, what I suggest is using a Form Submission listener setup as follows:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/6/6ee2121167bf39e6af8e4b98f739fd658fa93c24.png" data-download-href="/legacyfs/online/uploads/default/6ee2121167bf39e6af8e4b98f739fd658fa93c24" title="Screen Shot 2017-04-05 at 9.38.54 AM.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/6/6ee2121167bf39e6af8e4b98f739fd658fa93c24_1_690x238.png" width="690" height="238" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2017-04-05 at 9.38.54 AM.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;921x319 9.08 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;That will do two things:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The trigger will fire when any hubspot form is submitted - you can change the trigger to only fire for a specific form by using the forms id="" attribute value and modifying your trigger fires on settings.&lt;/LI&gt;
&lt;LI&gt;It will make sure that the trigger only fires if the form passes validation - (NOTE: I have seen a strange issue appearing with GTM form triggers and HubSpot forms that use inline messages instead of redirects for submit actions: &lt;A href="https://integrate.hubspot.com/t/form-submission-canceled-because-the-form-is-not-connected-console-warning-with-embedded-forms/3554"&gt;"Form submission canceled because the form is not connected" - console warning with embedded forms&lt;/A&gt;, for now the only way to avoid that issue I have found is to not use the inline message option for the HubSpot forms)&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:37:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232446#M11342</guid>
      <dc:creator>derekcavaliero</dc:creator>
      <dc:date>2017-04-04T13:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232447#M11343</link>
      <description>&lt;P&gt;Thanks Derek. The issue here is that we are trying to add tracking to the meeting tool in Hubspot Sales Pro. It is different from the standard Hubspot forms. Instead of using the form builder, it uses an iFrame that is hosted on Hubspot’s domain, &lt;A href="http://app.hubspot.com/meeting" rel="nofollow noopener"&gt;app.hubspot.com/meeting&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;We are testing using this tool embedded in a landing page instead of a demo request form since a user could choose to set a time directly instead of the painful back and forth after a form submit. However, we need tracking for GA and conversion pixels.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 17:53:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232447#M11343</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-04-06T17:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232448#M11344</link>
      <description>&lt;P&gt;Hey &lt;A class="mention" href="https://community.hubspot.com/u/jonweidberg"&gt;@JonWeidberg&lt;/A&gt;, your question is right on target. Have you found a solution?&lt;BR /&gt;
Does Anybody know how to have meeting form being recognizied as event/lead/anything that can be used as a conversion?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 19:30:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232448#M11344</guid>
      <dc:creator>antoinepotloc</dc:creator>
      <dc:date>2017-06-13T19:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232449#M11345</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/antoine_potloc"&gt;@Antoine_potloc&lt;/A&gt;, my only solution was to move on to other challenges with lower hanging fruit. I think this one needs development from Hubspot to move forward.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 19:53:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232449#M11345</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-06-13T19:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232450#M11346</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/jonweidberg"&gt;@JonWeidberg&lt;/A&gt; we made it (more my CTO than I to be honest), but in the end it works!&lt;BR /&gt;
Tag-Trigger-Tag&lt;BR /&gt;
first a tag : “custom listener” that will create an event (meeting created)&lt;/P&gt;

&lt;P&gt;than the trigger will be fired on that event&lt;BR /&gt;
and than GTM pass the event to GA through normal event flow&lt;/P&gt;
&lt;P&gt;Does that make sense? am I clear enough? hope it helps&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 19:14:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232450#M11346</guid>
      <dc:creator>antoinepotloc</dc:creator>
      <dc:date>2017-06-16T19:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232451#M11347</link>
      <description>&lt;P&gt;I love that you got it to work. How did you manage to fire the tag in the&lt;BR /&gt;
iframe though?&lt;/P&gt;
&lt;P&gt;Thanks for updating!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 21:05:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232451#M11347</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-06-16T21:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232452#M11348</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/antoine_potloc"&gt;@Antoine_potloc&lt;/A&gt; , Would you be able to share the code for the custom listener and how you made it work with the hubspot hosted meeting page?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 17:09:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232452#M11348</guid>
      <dc:creator>JonW</dc:creator>
      <dc:date>2017-06-20T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232453#M11349</link>
      <description>&lt;P&gt;Would love to see your code for this as well. Struggling with the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 03:24:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232453#M11349</guid>
      <dc:creator />
      <dc:date>2017-07-05T03:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232454#M11350</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/jonweidberg"&gt;@JonWeidberg&lt;/A&gt; &lt;A class="mention" href="https://community.hubspot.com/u/chrisjustin"&gt;@ChrisJustin&lt;/A&gt; Sorry for the delay guys.&lt;/P&gt;
&lt;P&gt;This is a custom listener (a tag in GTM), it allows us to fire another tag&lt;/P&gt;
   
&lt;P&gt;The trigger of the second tag (a GA event) is this:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/c/c2cb6d4564320c00fe97958543431e2255a1a951.png" data-download-href="/legacyfs/online/uploads/default/c2cb6d4564320c00fe97958543431e2255a1a951" title="Screen Shot 2017-07-17 at 3.50.16 PM.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/c/c2cb6d4564320c00fe97958543431e2255a1a951_1_690x428.png" width="690" height="428" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2017-07-17 at 3.50.16 PM.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1952x1212 188 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 19:52:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232454#M11350</guid>
      <dc:creator>antoinepotloc</dc:creator>
      <dc:date>2017-07-17T19:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232455#M11351</link>
      <description>&lt;P&gt;Crap, the pice of code of the first tag didn’t show up.&lt;BR /&gt;
here’s a ps&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/1/1f9d957a2ef47b4f8f6e6a57e503ae265262c6ce.png" data-download-href="/legacyfs/online/uploads/default/1f9d957a2ef47b4f8f6e6a57e503ae265262c6ce" title="Screen Shot 2017-07-17 at 3.53.36 PM.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/1/1f9d957a2ef47b4f8f6e6a57e503ae265262c6ce_1_632x500.png" width="632" height="500" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2017-07-17 at 3.53.36 PM.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1052x832 71 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 19:54:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232455#M11351</guid>
      <dc:creator>antoinepotloc</dc:creator>
      <dc:date>2017-07-17T19:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232456#M11352</link>
      <description>&lt;P&gt;Thanks for the help! Here’s the set up I used to get this to work:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/d/dab3de9cb8d8abc4e7df314da2465b0a28e4f0a5.png" data-download-href="/legacyfs/online/uploads/default/dab3de9cb8d8abc4e7df314da2465b0a28e4f0a5" title="image.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/d/dab3de9cb8d8abc4e7df314da2465b0a28e4f0a5_1_690x441.png" width="690" height="441" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;image.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1144x732 45.3 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;// Create a Tag to load the Custom Event Listener on our scheduling pages&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/e/e644cf2aa4130ead774cf40cea2fac768c5eec83.png" data-download-href="/legacyfs/online/uploads/default/e644cf2aa4130ead774cf40cea2fac768c5eec83" title="image.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/e/e644cf2aa4130ead774cf40cea2fac768c5eec83_1_690x441.png" width="690" height="441" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;image.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1164x744 39.4 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;// Create a Custom Event Trigger when someone books a meeting&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/2/2d48ab9db256a30860fc7c4eae41e5e0ccbfc335.png" data-download-href="/legacyfs/online/uploads/default/2d48ab9db256a30860fc7c4eae41e5e0ccbfc335" title="image.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/2/2d48ab9db256a30860fc7c4eae41e5e0ccbfc335_1_579x500.png" width="579" height="500" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;image.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1076x929 40.7 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;// Create a Tag for GA to count the Custom Events&lt;/P&gt;
&lt;P&gt;That took a while to figure it, but super satisfying to see it come through. As usual, Simo’s blog (&lt;A href="https://www.simoahava.com/analytics/custom-event-listeners-gtm/" rel="nofollow noopener"&gt;this post in particular&lt;/A&gt;) was also super helpful.&lt;/P&gt;
&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 07:25:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232456#M11352</guid>
      <dc:creator />
      <dc:date>2017-07-18T07:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with GTM trigger firing on the meeting form submit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232457#M11353</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you think this still works ?&lt;BR /&gt;
Because I tried on this page : &lt;A href="https://www.toopixel.swiss/contact" rel="nofollow noopener"&gt;https://www.toopixel.swiss/contact&lt;/A&gt; and I can not find why that is not working.&lt;BR /&gt;
Here is what I have done :&lt;BR /&gt;
&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/d/dec71e74e23c541ca7702b12018cb06385d83bdd.jpg" data-download-href="/legacyfs/online/uploads/default/dec71e74e23c541ca7702b12018cb06385d83bdd" title="Untitled design.jpg" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/d/dec71e74e23c541ca7702b12018cb06385d83bdd_1_636x500.jpg" alt="Untitled%20design" width="636" height="500" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Untitled design.jpg&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;636x1881 125 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;BR /&gt;
1- Create a Tag to load the Custom Event Listener on this page&lt;BR /&gt;
2 - Create a Custom Event Trigger when someone books a meeting&lt;BR /&gt;
3- Create a Tag for GA to count the Custom Events&lt;BR /&gt;
sorry for this bad picture but as i am a new user i only can upload 1 picture and 1 link ...&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Do you see where am I wrong ?&lt;/P&gt;
&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 10:57:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-with-GTM-trigger-firing-on-the-meeting-form-submit/m-p/232457#M11353</guid>
      <dc:creator>Gaelle-TooPixel</dc:creator>
      <dc:date>2018-06-08T10:57:59Z</dc:date>
    </item>
  </channel>
</rss>

