Auto-sync: 2026-04-20 07:08
This commit is contained in:
25
wiki/concepts/Search-Term-Analysis.md
Normal file
25
wiki/concepts/Search-Term-Analysis.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: "Search Term Analysis"
|
||||
type: concept
|
||||
tags: [Paid Media, Search Advertising, Data Analysis]
|
||||
---
|
||||
|
||||
## Definition
|
||||
大规模搜索词报告挖掘、模式识别、N-gram 分析和查询意图聚类的技术过程,是付费搜索优化的核心数据分析活动。
|
||||
|
||||
## Core Components
|
||||
- **Pattern Identification**:识别搜索词中的重复模式
|
||||
- **N-gram Analysis**:分析连续 N 个词的组合频率
|
||||
- **Query Clustering**:按意图或主题对查询进行分组
|
||||
- **Trend Analysis**:查询随时间的趋势变化
|
||||
|
||||
## Application
|
||||
付费搜索广告账户中,用于识别高价值查询、发现新关键词机会、定位浪费支出。是 Search Query Analyst 智能体的核心能力之一。
|
||||
|
||||
## Related Concepts
|
||||
- [[Negative Keyword Architecture]]
|
||||
- [[Intent Classification]]
|
||||
- [[Waste Identification]]
|
||||
|
||||
## Related Entities
|
||||
- [[Search Query Analyst]]
|
||||
Reference in New Issue
Block a user