• Resolved rimoreno

    (@rimoreno)


    Hello,
    I’ve added a gtag conversion on this page with the plugin. Here are the settings on that.

    HTML Code
    Specific page – the one mentioned
    location – Header
    show on all devices
    status -active

    I checked with the chrome extension tag manger and i can see it. Weirdly enough, my marketing manager can’t see it in his computer through the same plug in.

    We both can see in the source code that this snippet is in the body instead of the head.

    can you guys give us some guidance on what could be happenning?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author DraftPress Team

    (@draftpress)

    @rimoreno – It sounds like he’s likely looking at a cached page. Go ahead and clear cache from your site / server. Try thereafter. He can also just try in a browser he hasn’t visited before.

    Thank you.

    Thread Starter rimoreno

    (@rimoreno)

    i cleared the cache on my site and in the server. Opened up a browser that i keep clean, erased all the non existing history and the non exisitng cookies for extra measure

    <!-- HFCM by 99 Robots - Snippet # 1: Google Global tag -->
    <!-- Global site tag (gtag.js) - Google Ads: -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-97"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'AW-97');
    </script>
    Plugin Author DraftPress Team

    (@draftpress)

    What’s the site URL / Page URL?

    Thread Starter rimoreno

    (@rimoreno)

    Plugin Author DraftPress Team

    (@draftpress)

    Hi @rimoreno – We see the snippets are inside the head tag.

    Thread Starter rimoreno

    (@rimoreno)

    ok thank you, you may close this as it’s working.

    Plugin Author DraftPress Team

    (@draftpress)

    Great to hear! If you got a few seconds, please leave us a review so we can keep this plugin free and support it like we did here.

    And if you ever consider the PRO version, it’s currently on a lifetime deal over at RocketHub.

    I’ll close the ticket.

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Header gtag conversion is in body’ is closed to new replies.