Meta 广告
Meta Pixel
安装在网站的追踪代码,记录用户购买和注册行为,用于优化广告和建受众。
主要用途
Meta Pixel is a JavaScript snippet that reports website visitor actions back to Meta. It captures page views automatically and sends standard events such as ViewContent, AddToCart, and Purchase, or custom events, each optionally carrying parameters like value and currency. That event stream powers four things: conversion reporting in Ads Manager, delivery optimization toward people likely to act, website Custom Audiences for retargeting, and seed data for lookalike modeling. Events Manager provides testing and diagnostics for the events the Pixel sends. Since iOS privacy changes reduced browser signal reliability, the Pixel is typically deployed together with the Conversions API, with event deduplication linking the two streams.
所在链路
The Pixel is foundational setup-stage infrastructure: it must be collecting clean events before Meta campaign optimization, retargeting, or lookalikes can work.
核心功能
- Automatic page view tracking plus standard and custom events
- Event parameters for value, currency, and content details
- Website Custom Audiences for retargeting
- Conversion optimization signal for ad delivery
- Event testing and diagnostics in Events Manager
适合谁用
- Any advertiser sending traffic from Meta to a website
- Ecommerce stores optimizing toward purchase events
- Teams building retargeting and lookalike audiences from site behavior
新手提示
- Install through Google Tag Manager or a platform integration rather than hand-editing templates, and verify events with the Test Events tool.
- Send value and currency parameters with purchase events from day one; value-based bidding and ROAS reporting depend on them.
- Pair the Pixel with the Conversions API and matching event IDs, otherwise iOS and ad-blocker losses leave noticeable gaps in your data.