if(typeof(_paq)=="undefined"){ var _paq = _paq || []; if(""){ /** * 1:// Index, the number from 1 to 5 where this custom variable name is stored * userName:// Name, the name of the variable, for example: Gender, VisitorType * :// Value, for example: "Male", "Female" or "new", "engaged", "customer" * visit/page // Scope of the custom variable, "visit" means the custom variable applies to the current visit **/ _paq.push(['setCustomVariable',1,"userName","","visit"]); _paq.push(['setCustomVariable',1,"userName","","page"]); } if(typeof(_paqCstm)!="undefined"&&_paqCstm){ _paq=_paq.concat(_paqCstm); } _paq.push(["setDomains", ["*.e-bridge.com.cn"]]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); _paq.push(['disableCookies']); (function() { if(self == top){ //not iframe quote var u="//ana.e-bridge.com.cn/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '2']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); } })(); }