Browse Source

Added Google Universal Analytics

Added Google Universal Analytics
pull/2/head
Mohamad Fahmi 12 years ago
parent
commit
8dd42948e5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      system/config.ini

+ 3
- 0
system/config.ini View File

@ -26,6 +26,9 @@ disqus.shortname = ""
; Google publisher ; Google publisher
google.publisher = "" google.publisher = ""
; Google analytics
google.analytics.js = ""
; Pagination, RSS, and JSON ; Pagination, RSS, and JSON
posts.perpage = "5" posts.perpage = "5"
tag.perpage = "10" tag.perpage = "10"


Loading…
Cancel
Save