File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 < title > EBRAINS Model Catalog</ title >
2828 < link href ="https://fonts.googleapis.com/css2?family=Rajdhani:wght@700 " rel ="stylesheet ">
2929
30+ <!-- Matomo -->
31+ < script >
32+ var _paq = window . _paq = window . _paq || [ ] ;
33+ /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
34+ _paq . push ( [ 'trackPageView' ] ) ;
35+ _paq . push ( [ 'enableLinkTracking' ] ) ;
36+ ( function ( ) {
37+ var u = "https://stats.humanbrainproject.eu/" ;
38+ _paq . push ( [ 'setTrackerUrl' , u + 'matomo.php' ] ) ;
39+ _paq . push ( [ 'setSiteId' , '21' ] ) ;
40+ var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
41+ g . async = true ; g . src = u + 'matomo.js' ; s . parentNode . insertBefore ( g , s ) ;
42+ } ) ( ) ;
43+ </ script >
44+ <!-- End Matomo Code -->
45+
3046 </ head >
3147 < body >
3248 < noscript > You need to enable JavaScript to run this app.</ noscript >
You can’t perform that action at this time.
0 commit comments