diff --git a/_includes/footer.html b/_includes/footer.html index defc4b0..09507a4 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -28,6 +28,9 @@ } + + + {% if site.env.CONTEXT == "production" %} {% include analytics.html %} {% endif %}