• Resolved ddewitt

    (@ddewitt)


    I have set up GTM with Google, installed your plugin, input my GTM ID, and added the code specified for custom in my header.php files as such:
    <body <?php body_class($class); ?>>
    <?php if ( function_exists( ‘gtm4wp_the_gtm_tag’ ) ) { gtm4wp_the_gtm_tag(); } ?>

    However, I am getting the message: Failed to load resource: the server responded with a status of 404 (Not Found) – https://www.googletagmanager.com/gtm.js?id=GTM-5BB6BD

    Can you help?

Viewing 1 replies (of 1 total)
  • Plugin Author Thomas Geiger

    (@duracelltomi)

    Hi ddewitt,

    This is usually shown when you haven’t setup and published any tags in your Google Tag Manager container. You should add all your tracking codes including GA, AdWords, Bing Ads, Facebook ads, etc. and press the red Publish button on the GTM UI.

    Have a great day,
    Thomas Geiger

Viewing 1 replies (of 1 total)
  • The topic ‘Failure to Load’ is closed to new replies.