diff --git a/pelican/themes/notmyidea/templates/piwik.html b/pelican/themes/notmyidea/templates/piwik.html
new file mode 100644
index 00000000..ff459af7
--- /dev/null
+++ b/pelican/themes/notmyidea/templates/piwik.html
@@ -0,0 +1,16 @@
+{% if PIWIK_URL and PIWIK_SITE_ID %}
+
+{% endif %}
\ No newline at end of file