mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 15:16:01 +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],
|
||||
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);
|
||||
})(window,document,'script','dataLayer',${process.env.DBGATE_GTM_ID});</script>
|
||||
})(window,document,'script','dataLayer','${process.env.DBGATE_GTM_ID}');</script>
|
||||
<!-- End Google Tag Manager -->`
|
||||
);
|
||||
html = html.replace(
|
||||
|
||||
Reference in New Issue
Block a user