diff --git a/_config.yml b/_config.yml
index 22933c7..f1c5c6b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,6 +2,7 @@ logo: /asset/guolin.png
rss: /atom.xml
disqus:
google_analytics:
+umeng_analytics:
# Social accounts
instagram:
@@ -9,4 +10,4 @@ pinterest:
github:
facebook:
twitter:
-linkedin:
\ No newline at end of file
+linkedin:
diff --git a/layout/layout.ejs b/layout/layout.ejs
index 94f30b9..f11fb74 100644
--- a/layout/layout.ejs
+++ b/layout/layout.ejs
@@ -56,7 +56,11 @@
<%- body %>
<% if (theme.google_analytics) { %>