悠视(UUsee)效果提高秘笈(一)
悠视广告效果提高秘笈1:
为提高UUSee网络电视广告的下载安装及有效激活数,请各位站长在自己网站的页面上加上以下代码,生成后每个页面上方会弹出安装UUSee网络电视的提示,有效引导用户下载安装,激活!
谢谢配合!
<!-- head部份代码:注意字符集编码(charset=utf-8) -->
<head>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<link href="http://www.uusee.com/tg/top/css.css" media="all" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://www.uusee.com/tg/top/protoLib.js"></script>
<script type="text/javascript" src="http://www.uusee.com/tg/top/yun.js"></script>
<script type="text/javascript" src="http://www.uusee.com/tg/top/func.js"></script>
</head>
<!-- body部份代码(div放在body的后面) -->
<body>
<div id="S_wrap"></div>
</body>
<!-- JS部份代码 -->
<script language="jscript">
var u="heima";
var c="3514";//'c'的值为站长在本联盟的计费ID
</script>
<script type="text/javascript" src="http://www.uusee.com/tg/top/topH.js"></script>
</html>
请将“您的数字ID”替换为您的ID号即可