Hi,
we want to count the user activitys with a java script from our provider(Countpixel). Now I wanted to ask where we can place the code for counting when for example a user change in the webclient from mail to contacs or to the briefacase.
We have put the code in a DIV Container in the skin.html File. But then only logon and logoff is recognized bei the script.
Code:
<!-- OEWA VERSION="1.4" -->
<SCRIPT LANGUAGE="JavaScript"> <!--
var OEWA="http://teetasse.oewabox.at/cgi-bin/ivw/CP/RedCont/Sport/Tennis";
document.write("<IMG SRC=\""+OEWA+"?r="+escape(document.referrer)
+"&d="+(new Date()).getTime()+"\" WIDTH=\"1\" HEIGHT=\"1\">"); // -->
</SCRIPT>
<NOSCRIPT>
<IMG SRC="http://teetasse.oewabox.at/cgi-bin/ivw/CP/RedCont/Sport/Tennis"
WIDTH="1"
HEIGHT="1">
</NOSCRIPT>
<!-- /OEWA-->
<!-- FraBo -->
<SCRIPT SRC="http://teetasse.oewabox.at/survey.js" language="Javascript">
</SCRIPT> thanks,
regards tom