Expert Guide: Google Ads Conversion Tracking using HubSpot

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 8

  • @rodrigoattanasio3294
    @rodrigoattanasio3294 25 วันที่ผ่านมา

    Great video! Thanks

    • @thescottgelber
      @thescottgelber  25 วันที่ผ่านมา

      You're welcome! Glad it was helpful.

  • @DaniSilvestri
    @DaniSilvestri 15 วันที่ผ่านมา +1

    Where can we find the hs form listener code?

    • @thescottgelber
      @thescottgelber  15 วันที่ผ่านมา

      here it is:
      window.addEventListener("message", function(event) {
      if(event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormSubmitted') {
      window.dataLayer.push({
      'event': 'hubspot-form-success',
      'hs-form-guid': event.data.id,
      });
      }});

    • @DaniSilvestri
      @DaniSilvestri 15 วันที่ผ่านมา

      @@thescottgelber thank you!!

  • @triangleVAPE-k4s
    @triangleVAPE-k4s หลายเดือนก่อน

    Hi ,
    I’m have Google merchant account misrepresentation suspended
    Can you help me to fix it ?

    • @thescottgelber
      @thescottgelber  25 วันที่ผ่านมา

      Not sure how to fix that tbh