Tag Manager Test:

fischvomfeld.de (GTM-W8Z9MVT)

Zurück zur Auswahl

<html>

    <head>
        <!-- Google Tag Manager -->
        <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-W8Z9MVT');</script>
        <!-- End Google Tag Manager -->

        <title>Tag Manager Test | fischvomfeld.de</title>
    </head>

    <body style="padding: 20px;">
        <!-- Google Tag Manager (noscript) -->
        <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8Z9MVT"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
        <!-- End Google Tag Manager (noscript) -->

        <h2>Tag Manager Test:</h2>
        <h1>fischvomfeld.de (GTM-W8Z9MVT)</h1>
        <p>
            <a href="/">Zurück zur Auswahl</a>
        </p>

        <div class="code" style="background: #000; padding: 10px 20px; border-radius: 6px; color: #22f183; margin-top: 60px;">
            <?php
            $html = file_get_contents(basename(__FILE__));
            $html = str_replace('<', '<', $html);
            echo "<pre>" . $html . "</pre>";
            ?>
        </div>
    </body>

</html>