diff --git a/src/Dfe.ContentSupport.Web/Views/Shared/_CookieConsent.cshtml b/src/Dfe.ContentSupport.Web/Views/Shared/CookiesBanner/_CookieBanner.cshtml
similarity index 100%
rename from src/Dfe.ContentSupport.Web/Views/Shared/_CookieConsent.cshtml
rename to src/Dfe.ContentSupport.Web/Views/Shared/CookiesBanner/_CookieBanner.cshtml
diff --git a/src/Dfe.ContentSupport.Web/Views/Shared/RichText/_HyperLink.cshtml b/src/Dfe.ContentSupport.Web/Views/Shared/RichText/_HyperLink.cshtml
index 8f82978..ab2f610 100644
--- a/src/Dfe.ContentSupport.Web/Views/Shared/RichText/_HyperLink.cshtml
+++ b/src/Dfe.ContentSupport.Web/Views/Shared/RichText/_HyperLink.cshtml
@@ -6,5 +6,5 @@
}
else
{
-
+
}
\ No newline at end of file
diff --git a/src/Dfe.ContentSupport.Web/Views/Shared/_BodyEnd.cshtml b/src/Dfe.ContentSupport.Web/Views/Shared/_BodyEnd.cshtml
new file mode 100644
index 0000000..8de9cec
--- /dev/null
+++ b/src/Dfe.ContentSupport.Web/Views/Shared/_BodyEnd.cshtml
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/src/Dfe.ContentSupport.Web/Views/Shared/_CsBeforeContent.cshtml b/src/Dfe.ContentSupport.Web/Views/Shared/_CsBeforeContent.cshtml
new file mode 100644
index 0000000..6d28fe4
--- /dev/null
+++ b/src/Dfe.ContentSupport.Web/Views/Shared/_CsBeforeContent.cshtml
@@ -0,0 +1,10 @@
+@using Dfe.ContentSupport.Web.Configuration
+@inject TrackingOptions TrackingOptions
+
+
+
+
diff --git a/src/Dfe.ContentSupport.Web/Views/Shared/_CsHeader.cshtml b/src/Dfe.ContentSupport.Web/Views/Shared/_CsHeader.cshtml
index b4bdf6a..25d3b2c 100644
--- a/src/Dfe.ContentSupport.Web/Views/Shared/_CsHeader.cshtml
+++ b/src/Dfe.ContentSupport.Web/Views/Shared/_CsHeader.cshtml
@@ -1,13 +1,17 @@
-