[Query Intent] segmenting-search-intent
http://moz.com/blog/segmenting-search-intent
Today I'd like to take a deep look inside the minds of the billion worldwide search engine users and share a more comprehensive understanding of their motivations. This pseudo-psychological perspective can help us gain perspective on targeting, click-through rates, ad-serving and even relative value.
First off, we need to realize that search engines are a tool - a resource driven by intent. The search box is fundamentally different than a visit to a bookmark like IHT.com or Reddit.com or SEOmoz.org; it's unique from a click on the "stumble" button in your StumbleUpon toolbar or a visit to your favorite blog - searches have a direct intent behind them; the user wants to find... something. That "something" is what I've segmented below:
Navigational Queries

Navigational searches are performed with the intent of surfing directly to a specific website. In some cases, the user may not know the exact URL, and the search engine serves as the "White Pages," passing along the (hopefully) correct location.
Informational Queries

Informational searches involve a huge range of queries from finding out the local weather to getting a map & directions to finding the name of Segey Brin's new bride or checking on just how long that trip to Mars really takes. The common thread here is that the searches are primarily non-commercial and non-transaction-oriented in nature; the information itself is the goal and no interaction beyond clicking and reading is required.
Commercial Investigation Queries

A commercial investigation search straddles the line between pure research and commercial intent. For example, sourcing potential partners for distribution of your new t-shirts in Albuquerque, determining what companies make laptop bags for sale in the United Kingdom or researching the best brand of digital cameras for an upcoming purchase all qualify. They're not directly transactional, and may never result in an exchange of goods, services or monies, but they're not purely informational either.
Transactional Queries

Transactional searches don't necessarily involve a credit card or wire transfer. Signing up for a free trial account at Cook's Illustrated, creating a Gmail account, paying a parking ticket from the city of San Francisco (I got one on my way out of town after getting robbed) or finding the best local Mexican cuisine (Carta de Oaxaca in case you're wondering) for dinner tonight are all transactional queries.
From the above segmentation, we can make a few determinations about the nature and value of the traffic driven by these various searches. Each presents opportunity, but not all are of the same quality or ROI for targeting purposes.
Navigational Queries:
- Opportunities - Pull searcher away from destination; get ancillary or investigatory traffic
- Average Value - Generally Low
Informational Queries:
- Opportunities - Brand searchers with positive impression of your site, information, company, etc; Attract inbound links; Receive attention from journalists/researchers; Potentially convert to sign-up or purchase
- Average Value - Middling
Commercial Investigation Queries:
- Opportunities - Convert to member/sign-up; Sway purchase decision; Collect email; Get user feedback/participation
- Average Value - High
Transactional Queries:
- Opportunities - Achieve transaction (financial or other)
- Average Value - Very High
When you're building keyword research charts for clients or on your own sites, it can be incredibly valuable to determine the intent of each of your primary keywords. For example:
|
Term |
Queries |
Intent |
$$ Value |
|
Beijing Airport |
980 |
Nav |
Low |
|
Hotels in Xi'an |
2644 |
Com Inv |
Mid |
|
7-Day China Tour Package |
127 |
Trans |
High |
|
Sichuan Jellyfish Recipe |
53 |
Info |
Low |
This type of analysis can help to determine where to place ads and where to concentrate content and links.
Hopefully, this excursion into the minds of searchers can help you to concentrate your efforts in the best possible places and think carefully about how to serve different kinds of searchers based on their individual intents.
BTW - I don't have data for it, but experience & intuition are telling me that Google & Ask skew to "informational" and "commercial investigation" searches while Yahoo! & MSN skew "navigational" and "transactional."
[Query Intent] segmenting-search-intent的更多相关文章
- Query classification; understanding user intent
http://vervedevelopments.com/Blog/query-classification-understanding-user-intent.html What exactly i ...
- Intent系列讲解---Intent简介以及相关属性
一.Intent简介 Intent中文是"意图,意向",它是Android中四大组件通讯的纽带,Intent负责对应用中一次操作的动作.动作涉及数据.附加数据进行描述,Androi ...
- (Android数据传递)Intent消息传递机制 “Intent”“数据传递”
Intent类的继承关系: 需要注意的是,该类实现了Parcelable(用于数据传递)和Cloneable接口. Intent是一种(系统级别的)消息传递机制,可以在应用程序内使用,也可以在应用 ...
- android 手机拍照返回 Intent==null 以及intent.getData==null
手机拍照第一种情况:private void takePicture(){ Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);Si ...
- Intent Flag介绍 intent.addFlags()
intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION); FLAG_ACTIVITY_BROUGHT_TO_FRONT 这个标志一般不是由程序代码设置的 ...
- SharePoint 2013: Search Architecture in SPC202
http://social.technet.microsoft.com/wiki/contents/articles/15989.sharepoint-2013-search-architecture ...
- Android 浮动搜索框 searchable 使用(转)。
Android为程序的搜索功能提供了统一的搜索接口,search dialog和search widget,这里介绍search dialog使用.search dialog 只能为于activity ...
- Activity组件(二):通过显式意图和隐式意图来跳转至第三方应用
一.显式意图来跳转到第三方应用 /** * 这个方法会在点击按钮的时候执行 * @param view */ public void skip2Browser(View view){ Log.d(TA ...
- android Intent介绍
Android中提供了Intent机制来协助应用间的交互与通讯,Intent负责对应用中一次操作的动作.动作涉及数据.附加数据进行描述,Android则根据此Intent的描述,负责找到对应的组件,将 ...
随机推荐
- MVC 下 使用MvcPager分页控件
先去下载 mvcpage http://mvcpager.codeplex.com/releases/view/64098只需要一个 MvcPager.dll文件即可 然后引用MvcPager.dll ...
- markdownpad2使用说明
## 欢迎使用 MarkdownPad 2 ## **MarkdownPad** 是 Windows 平台上一个功能完善的 Markdown 编辑器. ### 专为 Markdown 打造 ### 提 ...
- HTML+CSS学习笔记 (13) - CSS代码缩写,占用更少的带宽
标签:HTML+CSS 盒模型代码简写 还记得在讲盒模型时外边距(margin).内边距(padding)和边框(border)设置上下左右四个方向的边距是按照顺时针方向设置的:上右下左.具体应用在m ...
- vs2010工具栏 不显示dx控件
进入命令提示符 跳转到Dev控件安装目录,如目录D:\Program Files (x86)\DevExpress 2010.1\Components\Toolss下, 然后执行命令:ToolboxC ...
- 20141031--SQL分组,数学函数,聚合函数
/* 通过代码操作:创建一个数据库,里面有一个学生信息表, 内容包括:学号,姓名,性别,体重,年龄,语数外三门课分数,班级 插入20条数据 执行以下查询操作: 1.查姓王的同学的信息 2.分别查每门课 ...
- 深入探析koa之异步回调处理篇
在上一篇中我们梳理了koa当中中间件的洋葱模型执行原理,并实现了一个可以让洋葱模型自动跑起来的流程管理函数.这一篇,我们再来研究一下koa当中异步回调同步化写法的原理,同样的,我们也会实现一个管理函数 ...
- 多个相同script引用探索
1.页面直接就有,或者document.write页面加载同步输出 其实就是当script是页面初始加载的一部分的情况,script是同步的,只有在上一个加载并执行完才会进行下一个script加载. ...
- C++ 双链表基本操作
上一篇博客主要总结了单向链表,这次再总结一下双向链表. 1.概念 双向链表也叫双链表,是链表的一种,它的每个数据结点中都有两个指针,分别指向直接后继和直接前驱.所以,从双向链表中的任意一个结点开始,都 ...
- Excel 窗体控件属性
常规 AutoLoad (Excel) 打开工作簿时是否加载控件.(如果是 ActiveX 控件,则忽略.) Enabled(表单) 控件是否可以接收焦点并响应用户生成的事件. Locked( ...
- 一款类似塔防类的保卫羊村游戏android源码
一款类似塔防类的保卫羊村游戏源码,这个游戏很像我们平时玩的塔防游戏的,游戏的源码比较完整的,大家可以修改一下或者添加一些广告就可以上线到应用商店了,而且这个游戏目前已经上线国内的一些应用商店了,360 ...