File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 Learn how to configure a non-root public URL by running `npm run build`.
2121 -->
2222 < title > Weavly</ title >
23-
24- <!-- Matomo -->
25- < script >
26- var _paq = window . _paq = window . _paq || [ ] ;
27- /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
28- _paq . push ( [ 'disableBrowserFeatureDetection' ] ) ;
29- _paq . push ( [ 'trackPageView' ] ) ;
30- ( function ( ) {
31- var u = "https://analytics.inclusivedesign.ca/" ;
32- _paq . push ( [ 'setTrackerUrl' , u + 'matomo.php' ] ) ;
33- _paq . push ( [ 'setSiteId' , '24' ] ) ;
34- var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
35- g . async = true ; g . src = u + 'matomo.js' ; s . parentNode . insertBefore ( g , s ) ;
36- } ) ( ) ;
37- </ script >
38- <!-- End Matomo Code -->
39-
4023 </ head >
4124 < body >
4225 < noscript > You need to enable JavaScript to run this app.</ noscript >
You can’t perform that action at this time.
0 commit comments