> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.omegatheme.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 自定义事件

## 自定义事件追踪：捕捉关键业务行为

### 为什么需要自定义事件？
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1e02jpb.png) 
不同业务的核心转化行为各异：
* 在线课程平台需追踪"电子书下载"
* 服装品牌需关注"搜索行为"
* SaaS企业需监控"表单提交"  
自定义事件突破标准事件限制，助您构建高价值受众群

**典型应用场景**：
✓ 电子书查看  
✓ 站内搜索  
✓ 表单提交  
✓ 邮件订阅  
✓ 联系点击  
✓ 评论点击  

### 三步配置指南（以"订阅"事件为例）

1. **命名自定义事件**  
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1h4tkxt.png)

2. **定义追踪按钮**  
通过CSS选择器指定目标元素  
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1iq6r83.png)

3. **实时测试验证**  
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_bpean6.png)

📝**当前限制说明**：  
仅支持基于点击的事件追踪。如需其他触发类型（如滚动浏览、停留时长等），请联系技术支持团队定制开发。

