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的更多相关文章

  1. Query classification; understanding user intent

    http://vervedevelopments.com/Blog/query-classification-understanding-user-intent.html What exactly i ...

  2. Intent系列讲解---Intent简介以及相关属性

    一.Intent简介 Intent中文是"意图,意向",它是Android中四大组件通讯的纽带,Intent负责对应用中一次操作的动作.动作涉及数据.附加数据进行描述,Androi ...

  3. (Android数据传递)Intent消息传递机制 “Intent”“数据传递”

    Intent类的继承关系:   需要注意的是,该类实现了Parcelable(用于数据传递)和Cloneable接口. Intent是一种(系统级别的)消息传递机制,可以在应用程序内使用,也可以在应用 ...

  4. android 手机拍照返回 Intent==null 以及intent.getData==null

    手机拍照第一种情况:private void takePicture(){ Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);Si ...

  5. Intent Flag介绍 intent.addFlags()

    intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION); FLAG_ACTIVITY_BROUGHT_TO_FRONT  这个标志一般不是由程序代码设置的 ...

  6. SharePoint 2013: Search Architecture in SPC202

    http://social.technet.microsoft.com/wiki/contents/articles/15989.sharepoint-2013-search-architecture ...

  7. Android 浮动搜索框 searchable 使用(转)。

    Android为程序的搜索功能提供了统一的搜索接口,search dialog和search widget,这里介绍search dialog使用.search dialog 只能为于activity ...

  8. Activity组件(二):通过显式意图和隐式意图来跳转至第三方应用

    一.显式意图来跳转到第三方应用 /** * 这个方法会在点击按钮的时候执行 * @param view */ public void skip2Browser(View view){ Log.d(TA ...

  9. android Intent介绍

    Android中提供了Intent机制来协助应用间的交互与通讯,Intent负责对应用中一次操作的动作.动作涉及数据.附加数据进行描述,Android则根据此Intent的描述,负责找到对应的组件,将 ...

随机推荐

  1. Linux 基本命令学习笔记

    1. 文件管理 Ø touch  新建文件.例: touch test.txt  新建一个test.txt 文件. Ø cp 复制文件.例:cp ./user_one/test_one  ./user ...

  2. AFNetworking2.4.1 解析

    http://wenku.baidu.com/view/6ec734a84028915f814dc26d.html

  3. 高仿百度传课应用客户端源码iOS版

    高仿百度传课iOS版,版本号:2.4.1.2 运行环境:xcode6.3  ios8.3 (再往上系统没有测试) 转载请注明出处,不可用于商业用途及不合法用途. 如果你觉得不错,欢迎  star  哦 ...

  4. OC8_代理基本概念

    // // ProtectedDelegate.h // OC8_代理基本概念 // // Created by zhangxueming on 15/6/24. // Copyright (c) 2 ...

  5. 配置windows下驱动开发环境

    1.下载安装Visual Studio 2008. 2.下载安装WDK 下载地址(点此下载) 建议完全安装,为了便于配置,作者安装到C盘.(C:/WinDDK) 3. ddkwizards(ddkwi ...

  6. 杭电ACM1170--Balloon Comes!

    地址  http://acm.hdu.edu.cn/showproblem.php?pid=1170 #include<stdio.h> int main() { int t,a,b; ] ...

  7. 内核中读取UTC时间

        记录这个知识点的原因是因为项目中需要保存充电日志,因此,趁着这个机会,深入了解一下Linux的时间系统. UTC:(Universal Time Coordinated) 协调世界时的缩写   ...

  8. Windows Phone 中查找可视化树中的某个类型的元素

    private void StackPanel_Tap(object sender, TappedRoutedEventArgs e) { //获取到的对象是ListBoxItem ListBoxIt ...

  9. 《Apache服务之php/perl/cgi语言的支持》RHEL6——服务的优先级

    安装php软件包: 安装文本浏览器 安装apache的帮助文档: 测试下是否ok 启动Apache服务关闭火墙: 编辑一个php测试页测试下: perl语言包默认系统已经安装了,直接测试下: Apac ...

  10. VIM中的寄存器简介

    原来在vim粘贴从其他地方复制过来的文本的时候,一直用的shift + inert,那时就想,能不能够直接就像p那样粘贴,不必非得进入插入模式再来粘贴.后来看了<vim实用技巧>上关于vi ...