HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/installatron/installers/piwik/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_piwik_title" => "Piwik",
	"_installer_piwik_type" => "_types_statistics",
	"_installer_piwik_category" => "_categories_surveysandstatistics",
	"_installer_piwik_description" => "Piwik is an open source real-time web analytics application. Piwik aims to be an open source alternative to Google Analytics.",
	"_installer_piwik_authordescription" => "Piwik provides detailed reports on your website and its visitors, including the search engines and keywords used, the languages spoken, which pages are popular, the files downloaded, and so much more. Piwik is the leading open source web analytics software, used by more than 100,000 websites.",
	"_installer_piwik_usagenotes" => "To record visitors, visits and page views, you must add a tracking code to your website pages.<br><br>Below is the recommend Javascript tracking code, to be added on each page footer, just before the &lt;/body&gt; tag.<br><br><textarea rows=5 wrap=OFF style='width:100%'>&lt;!-- Piwik --&gt;\n&lt;script type=&quot;text/javascript&quot;&gt;var pkBaseURL = ( &quot;https:&quot; == document.location.protocol ? &quot;https:&quot; : &quot;http:&quot; )+&quot;{URL}/&quot;.replace(/^http[s]*:/,'');document.write(unescape(&quot;%3Cscript src='&quot; + pkBaseURL + &quot;piwik.js' type='text/javascript'%3E%3C/script%3E&quot;));&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;try {var piwikTracker = Piwik.getTracker(pkBaseURL + &quot;piwik.php&quot;, 1);piwikTracker.trackPageView();piwikTracker.enableLinkTracking();} catch( err ) {}&lt;/script&gt;&lt;noscript&gt;&lt;p&gt;&lt;img src=&quot;{URL}/piwik.php?idsite=1&quot; style=&quot;border:0&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;/noscript&gt;\n&lt;!-- End Piwik Tracking Code --&gt;</textarea>",
));

?>