mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-24 12:17:10 +00:00
19 lines
894 B
PHP
19 lines
894 B
PHP
<!-- Start Open Web Analytics Tracker -->
|
|
<script type="text/javascript">
|
|
//<![CDATA[
|
|
var owa_baseUrl = 'https://brunofontes.net/owa/';
|
|
var owa_cmds = owa_cmds || [];
|
|
owa_cmds.push(['setSiteId', '15a38975230dfe7528d647a1419be7f7']);
|
|
owa_cmds.push(['trackPageView']);
|
|
owa_cmds.push(['trackClicks']);
|
|
owa_cmds.push(['trackDomStream']);
|
|
|
|
(function() {
|
|
var _owa = document.createElement('script'); _owa.type = 'text/javascript'; _owa.async = true;
|
|
owa_baseUrl = ('https:' == document.location.protocol ? window.owa_baseSecUrl || owa_baseUrl.replace(/http:/, 'https:') : owa_baseUrl );
|
|
_owa.src = owa_baseUrl + 'modules/base/js/owa.tracker-combined-min.js';
|
|
var _owa_s = document.getElementsByTagName('script')[0]; _owa_s.parentNode.insertBefore(_owa, _owa_s);
|
|
}());
|
|
//]]>
|
|
</script>
|
|
<!-- End Open Web Analytics Code --> |