|
用户名:adjyc 笔名:lebo 地区: 北京-海淀 行业:其他 |
| 日 | 一 | 二 | 三 | 四 | 五 | 六 |
创新 挑战 -网络广告、电子邮件等营销方式,网站决策分析。广告效果、邮件效果、流量效果、访问效果首选JYC统计!
点击率终结者
(作者置顶)
透过一个flash广告,分析普遍广告统计存在的问题。
(作者置顶)
2008年12月2日,下午13:44,打开www.sohu.com可以看到一个动感十足的NEW REGAL flash广告,点击后到达
链接A:js.icast.cn/click然后再到达链接B:http://goto.sogou.com/200812/7a661e2f3be2fea0edcb3ab554184f9b.php页面,最后再跳转到链接C:http://newregal.buick.com.cn/
这一共经历了三个跳转。
每个跳转系统都会做一次访客的IP记录。
而且每一次的跳转到时间花费不一,从icast到sogou花1秒,从sogou到最终buick花费3秒。
比如客户点击flash在1秒钟后关闭或者icast到sogou的网络中断,那么icast记录点击1次,sogou记录0次,buick记录也为0次。
如果客户点击flash在3秒后关闭或者sogou到buick之间网络中断,那么icast记录1次,sogou记录1次,buick记录0次。
如果buick中的flash要30秒才能打开,如果客户忍受不了等待30秒,那么所有点击都是无效的。因为客户根本没有看到这个flash广告内容。
从链接2看,如果客户禁用了JAVASCRIPT,那么访客也无法到达链接C,也就根本没有看到这个flash广告内容。链接A和B记录的点击都是无效的。doubleclick也根本无法统计到。
从链接3看,如果客户禁用了JAVASCRIPT,那么访客根本也看不到这个flash.google统计也根本不能统计。
那么如何来解决访客禁用javascript的问题,同时也统计出访客是否真正观看了广告?
这需要借助JYC统计系统来解决。因为JYC统计系统不仅可以记录访客的行为轨迹,点击次数之类的功能,还有独一无二的停留时间统计功能。
很容易理解,如果客户在广告flash上停留的时间超过了30秒,那意味着这个客户就是有效的访客。
更多细节,请查看http://www.adjyc.com
附:
链接B的内容:用了doubleclick广告统计
<script type="text/javascript">
new Image().src="http://lk.brand.sogou.com/brand_ad?md5=a5e342557b0337e0348cfa278a31641f&suid=DE51F1DAE30BA8C0000453D9F4AA1265&ip=218.241.81.222&time=1228196479&url=";
window.location="http://ad.cn.doubleclick.net/clk;209838395;31629593;y";
</script>
链接C的内容:用了免费的google统计
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>NEW REGAL</title>
<style>
body { margin: 0px; text-align:center;background-color:black}
</style>
<!-- BEGIN Browser History required section -->
<link rel="stylesheet" type="text/css" href="history/history.css" />
<!-- END Browser History required section -->
<title>e10</title>
<script src="AC_OETags.js" language="javascript"></script>
<!-- BEGIN Browser History required section -->
<script src="history/history.js" language="javascript"></script>
<!-- END Browser History required section -->
<style>
body { margin: 0px; overflow:hidden }
</style>
<script language="JavaScript" type="text/javascript">
<!--
// -----------------------------------------------------------------------------
// Globals
// Major version of Flash required
var requiredMajorVersion = 9;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required
var requiredRevision = 28;
// -----------------------------------------------------------------------------
// -->
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
function cc(){
var dv = window.document["index"];
var w = document.documentElement.clientWidth;
if (w > 1200) w = 1200;
if (w < 1000) w = 1000;
dv.width = w;
var h = document.documentElement.clientHeight;
if (h > 768) h = 768;
if (h < 600) h = 600;
dv.height = h;
}
</script>
</head>
<body bgcolor="Black" style="text-align:center" onResize="cc()" onLoad="cc()">
<script language="JavaScript" type="text/javascript">
<!--
// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
var hasProductInstall = DetectFlashVer(6, 0, 65);
// Version check based upon the values defined in globals
var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if ( hasProductInstall && !hasRequestedVersion ) {
// DO NOT MODIFY THE FOLLOWING FOUR LINES
// Location visited after installation is complete if installation is required
var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";
var MMredirectURL = window.location;
document.title = document.title.slice(0, 47) + " - Flash Player Installation";
var MMdoctitle = document.title;
AC_FL_RunContent(
"src", "playerProductInstall",
"FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",
"width", "1200",
"height", "768",
"align", "middle",
"id", "index",
"quality", "high",
"bgcolor", "#000000",
"name", "index",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
} else if (hasRequestedVersion) {
// if we've detected an acceptable version
// embed the Flash Content SWF when all tests are passed
AC_FL_RunContent(
"src", "index",
"width", "1200",
"height", "768",
"align", "middle",
"id", "index",
"quality", "high",
"bgcolor", "#000000",
"name", "index",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
} else { // flash is too old or we can't detect the plugin
var alternateContent = 'Alternate HTML content should be placed here. '
+ 'This content requires the Adobe Flash Player. '
+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); // insert non-flash content
}
// -->
cc();
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="index" width="1200" height="768"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
<param name="movie" value="index.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="index.swf" quality="high" bgcolor="#000000"
width="1200" height="768" name="index" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</object>
</noscript>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3331595-5");
pageTracker._trackPageview();
</script>
</body>
</html>
透过1个flash广告,分析普遍广告统计存在的问题。
(作者置顶)
2008年12月2日,下午13:44,打开www.sohu.com可以看到一个动感十足的NEW REGAL flash广告,点击后到达
链接A:js.icast.cn/click然后再到达链接B:http://goto.sogou.com/200812/7a661e2f3be2fea0edcb3ab554184f9b.php页面,最后再跳转到链接C:http://newregal.buick.com.cn/
这一共经历了三个跳转。
每个跳转系统都会做一次访客的IP记录。
而且每一次的跳转到时间花费不一,从icast到sogou花1秒,从sogou到最终buick花费3秒。
比如客户点击flash在1秒钟后关闭或者icast到sogou的网络中断,那么icast记录点击1次,sogou记录0次,buick记录也为0次。
如果客户点击flash在3秒后关闭或者sogou到buick之间网络中断,那么icast记录1次,sogou记录1次,buick记录0次。
如果buick中的flash要30秒才能打开,如果客户忍受不了等待30秒,那么所有点击都是无效的。因为客户根本没有看到这个flash广告内容。
从链接2看,如果客户禁用了JAVASCRIPT,那么访客也无法到达链接C,也就根本没有看到这个flash广告内容。链接A和B记录的点击都是无效的。doubleclick也根本无法统计到。
从链接3看,如果客户禁用了JAVASCRIPT,那么访客根本也看不到这个flash.google统计也根本不能统计。
那么如何来解决访客禁用javascript的问题,同时也统计出访客是否真正观看了广告?
这需要借助JYC统计系统来解决。因为JYC统计系统不仅可以记录访客的行为轨迹,点击次数之类的功能,还有独一无二的停留时间统计功能。
很容易理解,如果客户在广告flash上停留的时间超过了30秒,那意味着这个客户就是有效的访客。
更多细节,请查看http://www.adjyc.com
附:
链接B的内容:用了doubleclick广告统计
<script type="text/javascript">
new Image().src="http://lk.brand.sogou.com/brand_ad?md5=a5e342557b0337e0348cfa278a31641f&suid=DE51F1DAE30BA8C0000453D9F4AA1265&ip=218.241.81.222&time=1228196479&url=";
window.location="http://ad.cn.doubleclick.net/clk;209838395;31629593;y";
</script>
链接C的内容:用了免费的google统计
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>NEW REGAL</title>
<style>
body { margin: 0px; text-align:center;background-color:black}
</style>
<!-- BEGIN Browser History required section -->
<link rel="stylesheet" type="text/css" href="history/history.css" />
<!-- END Browser History required section -->
<title>e10</title>
<script src="AC_OETags.js" language="javascript"></script>
<!-- BEGIN Browser History required section -->
<script src="history/history.js" language="javascript"></script>
<!-- END Browser History required section -->
<style>
body { margin: 0px; overflow:hidden }
</style>
<script language="JavaScript" type="text/javascript">
<!--
// -----------------------------------------------------------------------------
// Globals
// Major version of Flash required
var requiredMajorVersion = 9;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required
var requiredRevision = 28;
// -----------------------------------------------------------------------------
// -->
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
function cc(){
var dv = window.document["index"];
var w = document.documentElement.clientWidth;
if (w > 1200) w = 1200;
if (w < 1000) w = 1000;
dv.width = w;
var h = document.documentElement.clientHeight;
if (h > 768) h = 768;
if (h < 600) h = 600;
dv.height = h;
}
</script>
</head>
<body bgcolor="Black" style="text-align:center" onResize="cc()" onLoad="cc()">
<script language="JavaScript" type="text/javascript">
<!--
// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
var hasProductInstall = DetectFlashVer(6, 0, 65);
// Version check based upon the values defined in globals
var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if ( hasProductInstall && !hasRequestedVersion ) {
// DO NOT MODIFY THE FOLLOWING FOUR LINES
// Location visited after installation is complete if installation is required
var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";
var MMredirectURL = window.location;
document.title = document.title.slice(0, 47) + " - Flash Player Installation";
var MMdoctitle = document.title;
AC_FL_RunContent(
"src", "playerProductInstall",
"FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",
"width", "1200",
"height", "768",
"align", "middle",
"id", "index",
"quality", "high",
"bgcolor", "#000000",
"name", "index",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
} else if (hasRequestedVersion) {
// if we've detected an acceptable version
// embed the Flash Content SWF when all tests are passed
AC_FL_RunContent(
"src", "index",
"width", "1200",
"height", "768",
"align", "middle",
"id", "index",
"quality", "high",
"bgcolor", "#000000",
"name", "index",
"allowScriptAccess","sameDomain",
"type", "application/x-shockwave-flash",
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
} else { // flash is too old or we can't detect the plugin
var alternateContent = 'Alternate HTML content should be placed here. '
+ 'This content requires the Adobe Flash Player. '
+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); // insert non-flash content
}
// -->
cc();
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="index" width="1200" height="768"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
<param name="movie" value="index.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="index.swf" quality="high" bgcolor="#000000"
width="1200" height="768" name="index" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</object>
</noscript>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3331595-5");
pageTracker._trackPageview();
</script>
</body>
</html>
2008年3月11日JYC统计 V13.0正式发布了
(作者置顶)
2008年3月11日,JYC统计 V13.0正式发布,包括软件安装版(企业版和标准版)、在线使用版本。
此前V12.0只有企业版,而这次增加了标准版。标准版的价格远低于企业版,但功能也不弱,足以满足广大中小企业的统计需求。
详细的功能对比可参考:http://www.adjyc.com
V13.0的企业版和标准版都支持sqlserver2000和sqlserver2005。操作平台支持:window2000server和windows2003server
系统的安装非常方便,点击exe文件即可在5分钟内完成整个配置发布,这包括了数据库的自动创建以及IIS的自动发布。
统计的适用范围包括了所有网络上的页面类的统计,电子邮件统计,网店,博客,论坛帖子等等,以及一些链接广告的统计。
对于地区信息,不会有未知IP地址,因为IP地址每天都会按需更新,非常不错。
赶快体验吧。
网络宣传效果尽在掌握,JYC统计助您决策!
如何真实得到访客的行为轨迹
(作者置顶)
千呼万唤始出来!JYC统计v12.0企业版软件安装版终于发布了!
(作者置顶)
"点击率"黑幕--广告代理商提供的访问报告数据100%不可靠
(作者置顶)
如何统计sina,sohu等网站上的flash广告的曝光次数、曝光时间等等?!
(作者置顶)
DAGMAR提倡广告目标管理方式
(作者置顶)
JYC统计SQL和ACCESS安装版本10.3隆重推出!
(作者置顶)
网络广告效果分析有意义吗?
(作者置顶)
助您成为网络广告最明智的决策人
(作者置顶)
停留时间在分析flash广告中的运用
(作者置顶)
广告管理系统、日志分析系统、一般嵌入代码式访问统计系统与JYC统计的区别
(作者置顶)