| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/a/w/e/awebpaca/piwik/plugins/TagManager/Template/Tag/ |
Upload File : |
(function () {
return function (parameters, TagManager) {
this.fire = function () {
var apiKey = parameters.get('raygunApiKey');
if (apiKey) {
(function (wind, doc, scriptTag, url, script, raygunJs, firstScript, errorhandler) {
window.RaygunObject = 'rg4js';
window.rg4js = window.rg4js || function () {
(window.rg4js.o = window.rg4js.o || []).push(arguments)
};
raygunJs = document.createElement('script');
firstScript = document.getElementsByTagName('script')[0];
raygunJs.async = true;
raygunJs.src = '//cdn.raygun.io/raygun4js/raygun.min.js';
firstScript.parentNode.insertBefore(raygunJs, firstScript);
errorhandler = window.onerror;
window.onerror = function (msg, url, line, col, err) {
if (errorhandler) {
errorhandler(msg, url, line, col, err)
}
if (!err) {
err = new Error(msg)
}
window.rg4js.q = window.rg4js.q || [];
window.rg4js.q.push({e: err})
}
}(window, document, 'script', '//cdn.raygun.io/raygun4js/raygun.min.js', 'rg4js'));
rg4js('apiKey', apiKey);
rg4js('enableCrashReporting', true);
if (parameters.get('raygunEnablePulse')) {
rg4js('enablePulse', true);
}
}
};
};
})();