






Estude fácil! Tem muito documento disponível na Docsity
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
Prepare-se para as provas
Estude fácil! Tem muito documento disponível na Docsity
Prepare-se para as provas com trabalhos de outros alunos como você, aqui na Docsity
Os melhores documentos à venda: Trabalhos de alunos formados
Prepare-se com as videoaulas e exercícios resolvidos criados a partir da grade da sua Universidade
Responda perguntas de provas passadas e avalie sua preparação.
Ganhe pontos para baixar
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
Comunidade
Peça ajuda à comunidade e tire suas dúvidas relacionadas ao estudo
Descubra as melhores universidades em seu país de acordo com os usuários da Docsity
Guias grátis
Baixe gratuitamente nossos guias de estudo, métodos para diminuir a ansiedade, dicas de TCC preparadas pelos professores da Docsity
Learn how to implement and use the facebook pixel for building custom audiences, optimizing ads for conversions, and tracking conversions. This guide covers creating the pixel, adding it to your website, customizing with standard events, and using it for ad targeting and optimization.
O que você vai aprender
Tipologia: Esquemas
1 / 10
Esta página não é visível na pré-visualização
Não perca as partes importantes!
The Facebook pixel can be used for three main functions:
With the Facebook pixel, you'll also be able to: See rich insights: In Ads Manager you'll see a dashboard which gives you information on the traffic across your website. Share your pixel: Useful when working with an agency or Facebook Marketing Partner. Instead of implementing a second pixel for your agency, you can share your existing pixel with them through Business Manager. The pixel dashboard in Ads Manager.
The Facebook pixel code is made up of two main elements: the base code and the standard event code. The base code should be placed on every page of your website. What the new code looks like on an add-to-cart page.
The one part of the code you'll have to customize is the standard event section. There are 9 available standard events to choose from, such as "Add to cart" or "View Content". These represent the different types of actions people take on your website and only need to be placed on some pages.
Getting set up with the Facebook pixel is a 3-step process.
To create your Facebook pixel:
The Facebook pixel code with a standard event.
On the special pages of your website that you want to track and optimize your ads for, add one of these 9 standard events. For example, someone selling toys on their website would place standard event codes for their add-to-cart page and purchase page. Just copy and paste everything in the Standard event code column and paste it under fbq('track','PageView'); like in the diagram above. If you'd prefer to use URL rules instead of standard events, you can use custom conversions instead.
Key page view fbq('track', 'ViewContent'); Search fbq('track', 'Search'); Add to cart fbq('track', 'AddToCart');
Add to wishlist fbq('track', 'AddToWishlist'); Initiate checkout fbq('track', 'InitiateCheckout'); Add payment info fbq('track', 'AddPaymentInfo'); Make purchase fbq('track', 'Purchase', {value: '0.00', currency: 'USD'}); Lead fbq('track', 'Lead'); Complete registration fbq('track', 'CompleteRegistration'); You can also add different parameters for each standard event code, such as Content ID, value and currency. These are optional, besides from the Purchase standard event, which requires the value and currency parameters to work.
You don't need to do anything and your Custom Audience pixel will continue to work as normal. However, if you'd like to start optimizing for and tracking conversions, add the standard event code to your existing base code like the diagram below. Notice you'll need to make a slight change to the standard event codes shown in the table above. Instead of using fbq('track', 'AddToCart'); use window._fbq.push(['track', 'AddToCart']); for your standard event.
Key page view window._fbq.push(['track', 'ViewContent']); Search window._fbq.push(['track', 'Search']);
The old Custom Audience pixel code with a standard event.
Create the upgraded Facebook pixel and place the base code across your site so you can start building audiences. On the pages where you've installed the conversion tracking pixel, delete the old pixel code and add the corresponding standard event within your new Facebook pixel code. Make sure you don't have any active ads associated with your conversion pixels before you delete the old code. This table shows your previous conversion pixel types and how they map to the new standard events.
Checkouts Make purchase
Registrations Complete registration Leads Lead Key Page Views Key page view Adds to Cart Add to cart Other Website Conversions Custom event Keep in mind your conversion pixels will continue to work for the time being, but we recommend upgrading to the new code and using standard events.
Add standard events within your existing Custom Audience pixel code and start using them for conversion tracking and optimization. You can start deleting your conversion pixel codes, but make sure there are no active ads using them first. If you previously only placed the Custom Audience pixel on a few pages of your website, now's a good time to add it to all the pages of your website so you're not missing any data on your pixel dashboard.
Now that your pixel is installed across your website with the appropriate standard events, you're ready to put it into action. Besides building audiences, you'll be able to optimize for and track those standard events you placed in the pixel code across your website.
To create your ad: