diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html
index 1da42b56..fb449534 100644
--- a/project/templates/lilcity/index.html
+++ b/project/templates/lilcity/index.html
@@ -52,6 +52,26 @@
COURSE_ID = "{{ course.id }}";
MIXPANEL_CUSTOM_LIB_URL = "/static/mixpanel-2-latest.js";
+
+
+
+
+
{% include "templates/blocks/mixpanel.html" %}