diff --git a/_config.yml b/_config.yml
index 853fe6f..2cf5600 100644
--- a/_config.yml
+++ b/_config.yml
@@ -12,3 +12,4 @@ header_pages:
collections:
team:
output: true
+google_analytics: G-JFZW6XXB7T
diff --git a/form_generator/Checklist.html b/form_generator/Checklist.html
index f0a3c8b..0a6ea4f 100644
--- a/form_generator/Checklist.html
+++ b/form_generator/Checklist.html
@@ -68,7 +68,14 @@
});
});
-
+
+
+
diff --git a/form_generator/index.html b/form_generator/index.html
index 6f4b5d6..02ddcd7 100644
--- a/form_generator/index.html
+++ b/form_generator/index.html
@@ -1,11 +1,19 @@
-
Empirical Standards
-
+
+
+
+
+
diff --git a/form_generator/result.html b/form_generator/result.html
index 638ef7d..4cab26c 100644
--- a/form_generator/result.html
+++ b/form_generator/result.html
@@ -10,6 +10,15 @@
+
+
+
+
diff --git a/tab_03_standards.md b/tab_03_standards.md
index 90d5925..7058865 100644
--- a/tab_03_standards.md
+++ b/tab_03_standards.md
@@ -57,6 +57,15 @@ function openStandardFromURL(evt) {
document.getElementById(standardName+'_b').className += " active";
}
+
+
+
+
diff --git a/tab_04_supplements.md b/tab_04_supplements.md
index 0209b99..024e6dc 100644
--- a/tab_04_supplements.md
+++ b/tab_04_supplements.md
@@ -57,6 +57,14 @@ function openSupplementFromURL(evt) {
document.getElementById(supplementName+'_b').className += " active";
}
+
+
+