Google analytics to pdf templates

This commit is contained in:
bogo
2024-10-06 14:12:41 +02:00
parent 6353c389c3
commit 22f9945b0a
4 changed files with 33 additions and 0 deletions

View File

@@ -65,6 +65,15 @@
</style> </style>
</head> </head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RSHB28K5EM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RSHB28K5EM');
</script>
<body> <body>
<div class="page-break"> <div class="page-break">
<h1>Steel Training</h1> <h1>Steel Training</h1>

View File

@@ -79,7 +79,15 @@
} }
</style> </style>
</head> </head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RSHB28K5EM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RSHB28K5EM');
</script>
<body> <body>
<div class="page-break"> <div class="page-break">
<div class="content{% if oversized %}-oversized{% endif %}"> <div class="content{% if oversized %}-oversized{% endif %}">

View File

@@ -59,7 +59,15 @@
} }
</style> </style>
</head> </head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RSHB28K5EM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RSHB28K5EM');
</script>
<body> <body>
<div class="page-break"> <div class="page-break">
<h1>Paper Challenge</h1> <h1>Paper Challenge</h1>

View File

@@ -75,7 +75,15 @@
} }
</style> </style>
</head> </head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RSHB28K5EM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RSHB28K5EM');
</script>
<body> <body>
<div class="page-break"> <div class="page-break">
<h1>Steel Training</h1> <h1>Steel Training</h1>