mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 09:53:59 +00:00
SYNC: tag fix
This commit is contained in:
committed by
Diflow
parent
c8715eead5
commit
fa02b4fd56
@@ -61,7 +61,7 @@ function registerExpressStatic(app, publicDir) {
|
|||||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
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=
|
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);
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
})(window,document,'script','dataLayer',${process.env.DBGATE_GTM_ID});</script>
|
})(window,document,'script','dataLayer','${process.env.DBGATE_GTM_ID}');</script>
|
||||||
<!-- End Google Tag Manager -->`
|
<!-- End Google Tag Manager -->`
|
||||||
);
|
);
|
||||||
html = html.replace(
|
html = html.replace(
|
||||||
|
|||||||
Reference in New Issue
Block a user