diff --git a/themes/bootstrap3/templates/includes/ga.html b/themes/bootstrap3/templates/includes/ga.html new file mode 100644 index 0000000000000000000000000000000000000000..8663e73280dadf815cac9060b1d58406373b2f11 --- /dev/null +++ b/themes/bootstrap3/templates/includes/ga.html @@ -0,0 +1,32 @@ +{% if GOOGLE_ANALYTICS %} + + + +{% endif %} +{% if GOOGLE_ANALYTICS_UNIVERSAL %} + + + +{% endif %} \ No newline at end of file