File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 4343 <%= link_to t ( 'layouts.application.about' ) , page_path ( 'about' ) %>
4444 </ p >
4545 </ div >
46+ <!-- Piwik -->
47+ < script type ="text/javascript ">
48+ var _paq = _paq || [ ] ;
49+ _paq . push ( [ 'trackPageView' ] ) ;
50+ _paq . push ( [ 'enableLinkTracking' ] ) ;
51+ ( function ( ) {
52+ _paq . push ( [ 'setTrackerUrl' , 'https://api-3d186b7b77a47155c00f114ddc52a2e7.fki.sandcats.io' ] ) ;
53+ _paq . push ( [ 'setSiteId' , 1 ] ) ;
54+ _paq . push ( [ 'setApiToken' , 'YIg1zq997dOFyvS5VTi4RZ0hnC0Ji3MkeYgHNvdky0c' ] ) ;
55+ var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
56+ g . type = 'text/javascript' ; g . async = true ; g . defer = true ; g . src = 'https://00cwpvzw77kc4cysvzdy.fki.sandcats.io/embed.js' ; s . parentNode . insertBefore ( g , s ) ;
57+ } ) ( ) ;
58+ </ script >
59+ <!-- End Piwik Code -->
4660 </ body >
4761</ html >
You can’t perform that action at this time.
0 commit comments