var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ // require user tracking consent before processing data _paq.push(['requireConsent']); // OR require user cookie consent before storing and using any cookies _paq.push(['requireCookieConsent']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); // user has given consent to process their data _paq.push(['setConsentGiven']); // OR user has given consent to store and use cookies _paq.push(['setCookieConsentGiven']); (function() { var u="https://use.ultraoptics.com/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '7']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.data-privacy-src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })();
Go to Top