如何有点我的广告,我可以追踪和统计他们的IP吗

来源:百度知道 编辑:UC知道 时间:2024/05/25 18:36:22

1.你的如果是google absense 建议采用下面的软件
http://www.williamlong.info/download/adsenselog.zip
2.添加代码
广告码我是放在cls article里面,是不是在广告代码后再添加那段追踪代码?

具体追踪代码如下
2.在投放广告代码的页面加入以下代码,便可以轻松实现统计功能:(其中调用的click.asp的路径请填写正确)

<script type="text/javascript">
<!--
function log() {
bug = new Image();
if (window.status.indexOf('go to') == 0) {
bug.src = 'googlead/click.asp?action=tong&url=' + document.location + '&corp=' + window.status.substring(6);
document.cookie = "gcookie=clicked;expires="+ Then.toGMTString();
}
if (window.status.indexOf('键连至') == 0) {
bug.src = 'googlead/click.asp?action=tong&url=' + document.location + '&corp=' + window.status.substring(3);
}
}
var elements2;
elements2 = document.getEleme