Adding google analytics to redmine -
i new redmine & exploring of features. want add google analytics code redmine. searched in google & couldn't find useful. found article : http://dracoblue.net/dev/add-google-analytics-tracking-to-redmine/136/ author mentioned add code base.rhtml. since in newer versions, file base.html.erb, tried adding code in before tag. not seem work.
any regarding appreciated. thank !
adding google analytics code end of base.html.erb should work fine - make sure restart apache/nginx/whatever hosting rails environment, changes can picked up.
Comments
Post a Comment