mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-21 13:23:02 +01:00
Google analytics to pdf templates
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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 %}">
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user