> ## 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).

# APp清单

## 确保成功配置的关键设置  

### 必须启用的应用嵌入功能  
若不开启此功能，事件将无法触发  
[什么是主题应用扩展？](https://docs.twoowls.io/getting-started/important-checklists/app-checklist/required-app-embed#what-is-theme-app-extension-all-about)  
* 这是第三方应用（如Omega）与在线商店的全新集成方式 - 更直观、一键切换且高度优化  
* 传统方式需自动注入脚本/代码片段到主题中，兼容性问题常需手动硬编码解决  
* Shopify 2.0现通过主题应用扩展提供更优集成方案  

💡 我们尽力用非技术语言说明，如需技术细节请随时咨询  

#### 通过主题应用扩展集成  
访问主题编辑器页面：  
`/admin/themes/[THEME_ID]/editor?context=apps`  
示例：[示例链接](https://geeman-3.myshopify.com/admin/themes/124896575639/editor?context=apps)  
![集成示意图](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_gqv715.png) 

### 常见问题  
**为何必须启用？**  
✓ 确保与未来OS 2.0兼容  
✓ 卸载后不留残余代码  
👉 请尽快操作，传统集成方式可能在未来失效  

**已有自定义脚本怎么办？**  
启用后系统将自动迁移现有配置  

**更换主题注意事项**  
更换主题前请联系我们检查定制代码  

**订单状态页仍需添加脚本吗？**  
仍需手动添加以确保购买事件正常触发  



### 时区设置  
避免事件管理器报告差异  

✅ 保持Omega与Facebook相同时区报告  
![时区设置界面](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1g867pz.png) 

**未设置的后果**  
❌ 可能出现：  
* 事件错误归类到过去日期  
* "未来时间"事件被Facebook拒绝  



### 像素去重配置  
防止事件重复/三次触发  

⚠️ **重要提醒**：  
切勿在多个平台重复安装相同像素ID  

**常见重复安装位置**：  
• Facebook销售渠道  
• Shopify设置->偏好设置  
• Google Tag Manager  
• 主题硬编码像素  

#### 移除方法  
**Facebook销售渠道**：  
1. 进入"数据共享"设置  
![数据共享](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1vhzqm6.png) 
2. 点击断开连接  
![断开连接](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_wd4wut.png) 

**Shopify偏好设置**：  
![Facebook像素设置](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_ut72hp.png) 

👀 仍有数据异常？可能是残留代码导致，请联系技术支持  

