diff --git a/_includes/google_analytics.html b/_includes/google_analytics.html new file mode 100644 index 000000000..17ab68060 --- /dev/null +++ b/_includes/google_analytics.html @@ -0,0 +1,11 @@ + diff --git a/_layouts/default.html b/_layouts/default.html index e4ab96fb0..c83ea621b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,6 +15,8 @@ {% include footer.html %} + {% include google_analytics.html %} +