官方推出禁止 Google Analytics 追踪信息的浏览器扩展
5月27消息,据国外媒体报道,Google发布了用于屏蔽Google Analytics的插件,应对人们对隐私问题的关注。 继续阅读 »
Google Analytics创建电子邮件点击热区图
在设计电子邮件营销的邮件页面时,经常会碰到一些无所适从的情况。比如页面布局的选择,焦点内容的位置等等。为什么会这样呢?通常在对电子邮件的追踪中,我们收集的到达率,打开率,链接点击量,点通率等都是点击流的信息,邮件页面的信息几乎没有,我们不知道用户浏览和点击邮件的习惯。所以只能按照网站页面浏览的习惯来处理,假设用户浏览时都是从上到下从左到右。所以我们把焦点图放在左上角。希望引起用户注意并产生点击。但当我们把邮件发到用户邮箱里以后就全变了。用户邮箱内的广告可能会比邮件的焦点图更吸引眼球。
Google Analytics添加注释说明和安装向导等功能
在SES Chicago大会上,Google Analytics发布了几项新的功能,这些被称为“节日礼物”的功能是随机派送的,所以不是所有GA用户现在都能享受。
Google Analytics推出异步追踪模式
1.使用户体验更快
Web程序员都知道网页在加载JavaScript文件时,页面渲染和其他资源的下载将停止,这个过程让人痛苦。在新的Google Analytics异步追踪模式中,使用了DOM元素方式(Script DOM Element approach),这便从某些方面来讲解决了这个问题。Google Analytics的ga.js文件其实是个完美的应该被异步加载的js脚本,它不向页面中添加任何内容,所以它的加载不会阻塞图片文件和CSS样式表文件(这些才是用户需要看到的东西)的加载,从而使用户体验更快。
Google Analytics 101
Details for “Google Analytics 101″
Our day-long training course ensures that anyone responsible for maximizing and measuring the performance of a web site is using Google Analytics to its full potential. Attendees – business owners, marketers, and web professionals – will walk away knowing how to:
- Locate, understand, and interpret Google Analytics’ metrics
- Properly measure online success and improve web site performance
- Integrate and evaluate online marketing efforts
- Produce custom reports and quickly access data unique to your business
Speaker Josh Chambers
Josh works directly with clients to build creative marketing strategies with a focus on branded utility and marketing as service. In addition to being an AdWords Certified Professional, Josh has comprehensive knowledge of Google Analytics. He provides training, advanced configuration, and analysis of online marketing efforts for all Viget clients.
Josh’s diverse experience in the for-profit and non-profit sectors, both locally and internationally, enables him to design effective marketing solutions for a variety of industries.
Google Analytics 分析站内搜索
用Google Analytics 分析站内搜索可以帮助网站主了解用户关注的需求热点和不足,便于对网站内容、产品进行相应调整。操作方法如下:
在Google Analytics中选择左上角的”Analytics设置”,选择域名后修改域名配置文件,然后选择修改“主要网站配置文件信息”->”网站搜索”->”请跟踪网站搜索”
自定义查询参数:网站程序所使用的查询变量名,如本站用的是Wordpress,在搜索“google analytics”时URL为:
http://www.jefflei.cn/?s=google-analytics
继续阅读 »
FeedBurner 和 Google Analytics 终于开始整合之路
在无限的等待之后,用户终于将可以在Google Analytics里看到FeedBurner的统计结果了。现在还只能看到你自己的feed里点击到你自己网站的情况统计,而没有全部的点击统计,但Google承诺将在未来几周内提供更多统计数据。
要查看到feed里的点击统计,你需要使用AdSense for feed或FeedBurner来跟踪数据,然后在Google Analytics里你必须在Traffic Sources里点击All Traffic Sources,然后再通过页面下方的搜索框输入“feedburner”来过滤出feed的统计,在Campaigns视图里也可以搜索“feedburner”来做过滤。
FeedBurner已经沉睡已久,人们甚至担心它成为Google的弃儿,不过今天Google宣布开始整合FeedBurner和Google Analytics,可能是FeedBurner重新受宠的信号也说不定哦。
Google Analytics 统计代码无需 Javascript 支持
众所周知,Google Analytics是一段Javascript代码,包含有一个用户的ID,例如:UA-123456。但是用户使用wap浏览器或者不支持javascript,你还想使用Google Analytics服务的话,怎么办呢?
在JS文件使用Google Analytics谷歌分析的统计代码
Google Analytics(谷歌分析)是一个企业级的网络分析解决方案,可以让网站主了解详细的网站流量,不过在使用过程中,很多人碰到这样一个问题,就是不想批量修改原来的静态HTML页面,而是使用外部Javascript文件的方式进行修改,而Google Analytics的代码是无法直接加到JS文件中的。







