Skip to content

Commit 394de8b

Browse files
authored
Merge pull request #1207 from hargata/Hargata/remove.ga4
removed GA4 tag.
2 parents e25430f + e4e5edc commit 394de8b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -213,13 +213,5 @@ <h6 class="half display-6 text-center">Try the <a href="https://demo.lubelogger.
213213
</div>
214214
</main>
215215
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
216-
<!-- Google tag (gtag.js) -->
217-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9DXRV4P2TL"></script>
218-
<script>
219-
window.dataLayer = window.dataLayer || [];
220-
function gtag(){dataLayer.push(arguments);}
221-
gtag('js', new Date());
222-
gtag('config', 'G-9DXRV4P2TL');
223-
</script>
224216
</body>
225217
</html>

0 commit comments

Comments
 (0)