Skip to content

Instantly share code, notes, and snippets.

@kasperg
Created February 7, 2011 09:38
Show Gist options
  • Save kasperg/814185 to your computer and use it in GitHub Desktop.
Save kasperg/814185 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
//<![CDATA[
var _tag=new WebTrends();
_tag.fpcdom = ".billundbib.dk"; //<-- Hostnavn for det enkelte biblioteksite
_tag.dcsid = "dcst7m99iu3uwyezcx7vn3ajc_2z5j"; //<-- Trackingkode for det enkelte bibliotek
_tag.dcsGetId();
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
_tag.dcsCustom=function(){
// Add custom parameters here.
//_tag.DCSext.param_name=param_value;
}
_tag.dcsCollect();
//]]>
</script>
<noscript>
<!-- Vi modificerer nedenstående src så det matcher det enkelte bibliotekssite -->
<div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="http://visionize10.visionize.dk/dcst7m99iu3uwyezcx7vn3ajc_2z5j/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.3.0&amp;WT.dcssip=www.billundbib.dk"/></div>
</noscript>
<!-- END OF SmartSource Data Collector TAG -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment