diff --git a/DESCRIPTION b/DESCRIPTION
index bcd260c5..16714ca8 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,12 +1,18 @@
Package: varnish
Title: Front-end for The Carpentries Lesson Template
-Version: 0.1.1
-Authors@R:
+Version: 0.1.2
+Authors@R: c(
person(given = "Zhian N.",
family = "Kamvar",
role = c("aut", "cre"),
- email = "zkamvar@gmail.com",
- comment = c(ORCID = "0000-0003-1458-7108"))
+ email = "zkamvar@carpentries.org",
+ comment = c(ORCID = "0000-0003-1458-7108")),
+ person(given = "François",
+ family = "Michonneau",
+ role = c("ctb"),
+ email = "francois@carpentries.org"),
+ person()
+ )
Description: This package does nothing but contain template HTML CSS and JS files.
License: MIT + file LICENSE
Encoding: UTF-8
diff --git a/NEWS.md b/NEWS.md
index 31aeaaab..bbd3aeb8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,7 @@
+# varnish 0.1.2
+
+* Add matmo analytics in the footer (@fmichonneau, #17)
+
# varnish 0.1.1
* Add LICENSE file clarifying MIT licensing
diff --git a/inst/pkgdown/templates/footer.html b/inst/pkgdown/templates/footer.html
index 4dd82bb3..b4572751 100644
--- a/inst/pkgdown/templates/footer.html
+++ b/inst/pkgdown/templates/footer.html
@@ -30,3 +30,22 @@
+
+
+