summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/dpv/examplesDPV.htmx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/dpv/examplesDPV.htmx')
-rw-r--r--graphics/circuit_macros/examples/dpv/examplesDPV.htmx10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/circuit_macros/examples/dpv/examplesDPV.htmx b/graphics/circuit_macros/examples/dpv/examplesDPV.htmx
index 8d33b9f07e..84fb877209 100644
--- a/graphics/circuit_macros/examples/dpv/examplesDPV.htmx
+++ b/graphics/circuit_macros/examples/dpv/examplesDPV.htmx
@@ -21,6 +21,16 @@ flowcharts, picture overlay, ASME Y14.5' >
<link rel="shortcut icon" href="../Circuit_macros.ico" type="image/x-icon" />
</HEAD>
+`<!-- Google tag (gtag.js) -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-HRS8TQGRE8"></script>
+<script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-HRS8TQGRE8');
+</script>'
+
<!-- m4 macros: ------------------------------------------------------------
define(`ifinstr',`ifelse(`$2',,`$1',index(`$1',`$2'),-1,
`ifinstr(shift(shift(shift($@))))',`$3')')