소스 검색

Google tag

strapiSEO
ntasicc 3 년 전
부모
커밋
87dab1afca
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      frontend/public/index.html

+ 2
- 2
frontend/public/index.html 파일 보기

@@ -24,7 +24,7 @@
<title>Diligent Software</title>

<!-- Google tag (gtag.js) -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-PD7YZVDG30"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PD7YZVDG30"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
@@ -33,7 +33,7 @@
gtag("js", new Date());

gtag("config", "G-PD7YZVDG30");
</script> -->
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

Loading…
취소
저장