How To Use Standard Events With Your Facebook Pixel

How To Use Standard Events With Your Facebook Pixel

FB-Ad-Agency-Online-Business-fb-ad

The Facebook Pixel is a tool within Facebook for Business. It can track conversions  on your website as a result of your Facebook Ads, retarget specific audiences, and give you valuable insight into how your users are interacting with your content.

 

Once you install it on your website, you can use it to collect data on standard events.

 

Standard events track the action a visitor takes on your website. For example, filling in a form or making a purchase.

 

Facebook has predefined a set of 17 standard events.To install them, you just add additional pieces of code to the default pixel code on specific pages of your website that allow you to track certain actions on those pages.



How to use standard events with your Facebook pixel

 

You’ll need to make small changes to the base pixel code to use standard events, which we’ll get into in just a second.

 

It’s important to note that you shouldn’t have duplicate pixels on your pages where you’re tracking conversions. That means if you’ve already got the base pixel on your “thank-you” page or “order confirmation” page, you shouldn’t add another Facebook pixel with the standard event code. You should simply modify the existing base pixel to include the relevant standard event.

 

A standard event code looks something like this:

 

fbq(‘track', ‘AddToCart');

 

The example above is used to track when items are added to a shopping basket.

 

To implement standard events, you need to take your base pixel code and add in the standard event that you want to track.

 

To do that, just copy and paste the base pixel code into your text editor of choice and then copy the standard event code in. You need to put the standard event code directly after ‘fbq(‘track’, “AddToCart”);’ and before the </script> tag.

 

Here’s an example of what your website will look like with the standard event installed:

FB-Ad-Agency-Online-Business-fb-ad

1. This is your website's original code. Paste the Facebook pixel code between the <head> and </head> tags of your web page.

 

2. This is your Facebook pixel base code. Your Facebook pixel code will look like the image above. The only exception is that your pixel ID will be different from 1234567890.

 

3. This is your standard event code. Paste the standard event code that's relevant to your page, like the AddToCart code, within your Facebook pixel code, above the </script> tag, You'll need to do this for every page that you want to track.

 

The point to note here is that every page of your website should have everything that's enclosed in section 2 (the base code), but different pages will have different snippets of code for section 3 (standard event code).



Important tips and best practices for using standard events:

 

1. Standard event codes are case sensitive, so pay attention to how you copy and paste the code. It should be exactly as it appears.

 

For example, the standard event code for tracking page views is fbq(‘track', ‘ViewContent');

 

If you accidentally added fbq(‘track', ‘viewcontent'); to one of your web pages instead, an event called viewcontent would be shown in your ads reporting as a custom event rather than a standard event, which was not your initial goal

 

2. For the standard event “Purchase,” set the value and currency to better reflect your conversion. For example, USD or AUD.

 

3. Add a full funnel of events (e.g. ViewContent, AddToCart and Purchase) to capture all relevant purchase actions. For example, if you sold shoes on your website, you would place the corresponding standard event code on your “add-to-cart” page and “purchase” page.

CONCLUSION

 

That’s it for how to use standard events with your Facebook pixel. If you would like my help in implementing this and other strategies to sell your high ticket products and services, get in touch with me by clicking the button below to apply for a complimentary consultation.

The 4 Key Ingredients To Attract

HIGH TICKET CLIENTS IN 30 DAYS WITH A PROVEN FRAMEWORK

Tracking Standard Events With The Facebook Pixel

Tracking Standard Events With The Facebook Pixel

FB-Ad-Agency-Online-Business-fb-ad

The Facebook pixel is an important marketing tool. Once you install it in your website, you can use it to collect data on two different kinds of events.

 

i) Standard events

ii) Custom conversions.

 

In this blog post, we’ll focus on standard events

 

What are Facebook Standard events?

 

An event is a specified action that a visitor takes on your website, for example, making making a purchase.

 

Facebook has predefined a set of 17 standard events. These standard events track the actions happening on your website.

 

To install them, you just add additional pieces of code to the default pixel code on specific pages of your website that allow you to track certain actions on those pages.

 

Here’s a closer look at the types of standard events you can add:

 

i) ViewContent

 

This is used to track key page views. For example, your homepage, your product page or your blog.

 

ii) AddToCart

 

This is used to track when items are added to the cart. Include this event code on the “add to cart” page of your website. When users don’t complete their purchase, you can use this information to run highly targeted ads to them

 

iii) AddToWishlist

 

This is used to track when items are added to a wishlist. If you have a wishlist option on your website, you can place this event code on the page or “Add to wishlist” button to track the items people want most. Using this information, you can create targeted ads containing images of those specific items.

 

iv) InitiateCheckout

 

This is used to track when people enter the checkout flow. Place this event code on the page where someone begins the checkout process on your website.

 

v) AddPaymentInfo

 

This is used to track when payment information is added to the checkout flow.

 

vi) Purchase

 

This is used to track purchases or checkout flow completions. Place the code on your thank-you page after people have purchased your product or service. If you have a new product coming out, you can design an ad for people who are already bought from you.

 

vii) Lead

 

This is used to track when a visitor expresses an interest in your offering. Use this code on your thank-you page after people have opted into a lead magnet or signed up for your newsletter. Or when someone submits a contact form on your website asking about your products or services.

 

viii) CompleteRegistration

 

Used to track when a registration form is submitted, for example a subscription completion or when someone signs up for a service or event.

 

ix) Search

 

This is used to track searches on your website. You can place this code on a search results page on your site. For example, if someone is searching your site for “black jeans,” you can add that term to the code for that results page.

 

x) Contact

 

This is used to track any type of contact between you and your business, whether that be phone calls, text messages, chat or email.

 

xi) CustomizeProduct

 

This is used to track customization of products on your site.

 

xii) Donate

 

This is used to track donation of funds to your business or organization.

 

xiii) FindLocation

 

This is used to track when a person finds your business location on the internet.

 

xiv) Schedule

 

This is used to track the booking of an appointment to visit your business location

 

xv) StartTrial

 

This is used to track the start of a trial of a service you offer.

 

xvi) SubmitApplication

 

This is used to track the completion of a registration form for a product or service that you offer

 

xvii) Subscribe

 

This is used to track the start of a paid subscription that you offer.

 

How to track the right events for your business

 

You first have to select which of the 17 standard events you’d like to track using the toggle buttons.

FB-Ad-Agency-Online-Business-fb-ad

For each event, you need to choose whether to track on page load or on inline action.

 

Track events on page load means tracking actions that involve going to a new page, like a purchase complete or sign-up success page.

 

While track event on inline action means tracking actions within a page, like clicking an “add to cart” button that does not open a new page.

 

If you can’t see the event you want to track, then you’ll have to set up custom conversions.



CONCLUSION

 

That’s it for tracking standard events with the Facebook pixel. If you would like my help in implementing this and other strategies to sell your high ticket products and services, get in touch with me by clicking the button below to apply for a complimentary consultation.

The 4 Key Ingredients To Attract

HIGH TICKET CLIENTS IN 30 DAYS WITH A PROVEN FRAMEWORK

This Is How The Facebook Pixel Works And The Step-By-Step Process Of Setting It Up

This Is How The Facebook Pixel Works And The Step-By-Step Process Of Setting It Up

FB-Ad-Agency-Online-Business-fb-ad

The Facebook pixel is one of the must-have tools when it comes to digital marketing.

 

If you want to get the most out of your Facebook ads, then this tool should be in your arsenal. It will help you create relevant ads for your audience that will result in massive conversions.

 

But how exactly does it work? How do you even set it up?

 

That’s what we’ll get into in this post.

 

Let’s begin, shall we?

 

How does the Facebook pixel work?

 

When someone visits your websites and takes a specific action, whether that be signing up for your mailing list or buying your products, the Facebook pixel is triggered and reports this action. This way, you’ll know when a customer took action after seeing your ad. You’ll also be able to reach this customer using a custom audience and retargeted ads.

 

The more conversions happen on your site, the more Facebook gets better at delivering your ads to people who are most likely to convert.

 

To help you understand this even better, let’s say you own an ecommerce shop that sells shoes. This is how a Facebook pixel would operate:

  • A shopper comes to your store and browses around. They might add a couple of shoes to their cart or ultimately decide not to buy anything at all and leave your website. Or they might complete their purchase. The actions that a shopper would take are endless.
  • All the while, the pixel is working quietly in the background, taking note of everything the shopper is doing.
  • It then syncs with the Facebook cookies residing in the shopper’s browser and flags the account as part of certain target groups, depending on whatever action they took.
  • Thanks to this data, when the shopper logs back into Facebook or Instagram, those platforms know what they’ve been doing, and which ads they should see.

So for example, if the shopper abandoned their cart without buying anything, they might see ads on Facebook asking them to go back to the site and complete their purchase.

 

These ads are what are known as retargeted ads. Their sole purpose is to increase conversions. They work towards returning previous website users back to your site so they can complete a specific action.



How do you set up the Facebook pixel?

 

Facebook has made this process really simple. In fact, you don’t even need to know code or be a web developer to do this.

 

The first thing you’ll need to do is log in to your ads manager. Then go to the “Pixel” tab.

 

FB-Ad-Agency-Online-Business-fb-ad

On the resulting page, click on “Create a pixel”

FB-Ad-Agency-Online-Business-fb-ad

Give your pixel a name and input your website address if you so wish. Then click “Create”

FB-Ad-Agency-Online-Business-fb-ad

Now, there are three ways to add the Facebook pixel to your website:

 

1. Use an integration or Tag Manager.

 

FB-Ad-Agency-Online-Business-fb-ad

If you use an e-commerce platform like Shopify or a tag manager like Google Tag Manager, you can install your pixel without having to edit your website code directly. This Facebook Help article describes how to install your pixel if you already use one of those third-party tools.

 

2. Email instructions to a developer


If you work with a developer or someone else who can help you edit your website code, click “Set up Manually”

FB-Ad-Agency-Online-Business-fb-ad

Then locate “Email Instructions to a Developer” on the bottom right and click on it to send them everything they need to install the pixel.

FB-Ad-Agency-Online-Business-fb-ad

3. Manually install the code

 

Click on “Set up Manually” to begin the process.

FB-Ad-Agency-Online-Business-fb-ad

For your pixel to work properly, it needs to be displayed on every page of your website. The best place to input the code is in the header of your website.

 

So locate the header code for your website.  Look for <head> </head> tags in your code or find your header template to update the global header. Then copy the entire pixel code and paste it in the header.

 

Not to worry, Facebook lays everything out for you to make it easy to follow.

 

Once you’re done, turn on automatic advanced matching.

FB-Ad-Agency-Online-Business-fb-ad

Turning on this option allows Facebook to match customer data from your website with Facebook profiles. This lets you can track conversions more accurately and create larger custom audiences.

 

Check whether you’ve installed the code correctly by entering your website URL and clicking “Send Test Traffic”.

 

Once your Facebook pixel is tracking activity, click Continue.

 

After you’ve verified that it’s working, you’re ready to go back to the Ads Manager and start creating your own Custom Audiences and Custom Conversions to start advertising on Facebook.

CONCLUSION

 

That’s it for the Facebook pixel and how it works. If you would like my help in implementing this and other strategies to sell your high ticket products and services, get in touch with me by clicking the button below to apply for a complimentary consultation.

The 4 Key Ingredients To Attract

HIGH TICKET CLIENTS IN 30 DAYS WITH A PROVEN FRAMEWORK

What Is The Facebook Pixel And Why Is It So Important?

What Is The Facebook Pixel And Why Is It So Important?

FB-Ad-Agency-Online-Business-fb-ad

If you’re running Facebook ads or thinking of running them, one thing you need to utilize is the Facebook pixel.

 

It’s an important tool in advertising, as you’ll see in a minute. But first, let’s define what a Facebook pixel is.

 

What is a Facebook pixel?

 

A Facebook pixel is a short snippet of code that you place on your website to help you track user behavior and conversions. The information collected will then help you understand your audience better, thus creating content and ads that relates to them and drives conversions.

 

A Facebook pixel looks something like this:

FB-Ad-Agency-Online-Business-fb-ad

Don’t get scared by this though. You don’t need to know code or be a developer to use your Facebook pixel or to manage it.

 

The whole process of setting it up and monitoring results is really easy. But before we get into that, why should you bother setting up a Facebook pixel?

 

3 functions of the Facebook pixel

 

The Facebook pixel provides useful data that you can use to create better ads and retarget your ads.

 

Even if you’re not running ads just yet, it would be a great idea to install the Facebook pixel now. It will start collecting data right away so that you don’t have to start from scratch when you’re ready to create your first Facebook ad.

 

Here are 3 ways the pixel can help improve your Facebook marketing results:

 

1. Conversion tracking

 

A conversion is a completed action that you want someone to take on your website.

 

For example, let’s say you drive traffic to your website so people can sign up to your mailing list. When a user successfully signs up to your list, that’s logged as a conversion.

 

Another example of a conversion could be when a user makes a purchase.

 

Tracking these conversions is useful because you’ll be able to see how much it’s costing you per conversion.  With this information, you can change your marketing strategy accordingly to align with your goals.

 

2. Ad optimization for conversion

 

The Facebook pixel helps to optimize your ads for conversion.

 

As Facebook collects data on who visits your site and what actions they take, it can help optimize your ad audience based on conversions. That means it will automatically show your ads to the people who are most likely to convert.

 

3. Retargeting ads creation

 

Retargeting ads are ads that “ follow” a user around the internet after they’ve left your website.

 

The Facebook pixel data and dynamic ads allow you to show targeted ads to people who have already visited your site with the purpose of bringing them back so they can convert.



CONCLUSION

 

That’s it for the Facebook pixel. If you would like my help in implementing this and other strategies to sell your high ticket products and services, get in touch with me by clicking the button below to apply for a complimentary consultation.

The 4 Key Ingredients To Attract

HIGH TICKET CLIENTS IN 30 DAYS WITH A PROVEN FRAMEWORK

What Are Pixels And How Do They Work?

What Are Pixels And How Do They Work?

FB-Ad-Agency-Online-Business-fb-ad

Have you ever noticed an ad “following” you around the internet?

 

This is all thanks to something called a pixel.

 

When used the right way, pixels can transform your next campaign, optimize your website and boost conversions.

 

But first, let’s define what a pixel is.

 

What is a pixel?

 

A pixel is a small piece of code that’s loaded when a user visits your website or opens your email.

 

Users don’t usually see these pixels. They are designed to camouflage in the background color of the website so that they don’t stand out to your website visitors.

 

The purpose of these pixels is to collect valuable data about user behavior on your website.

 

Before we get further into how they work, let’s first look at the role pixels play in marketing.

 

Advantages of using pixels

 

If you’re a marketer or an advertiser, then pixels are an important part of your marketing strategy because they will help you gather valuable information about your audience.

 

Information such as: who is visiting your site? What pages are they visiting? How much time are they spending on each page? What links are they clicking? And so much more.

 

The information gathered will then help you understand more about visitors to your website and use that to improve your marketing efforts.

 

Pixels are also be used to track online conversion. There are cases where the user takes a specific action they were led to take, for example, to download an ebook or to sign up for a mailing list. Using pixels is a handy way of keeping track of these numbers.

 

How do pixels work?

 

A pixel is embedded into the HTML code of your website, ad, or marketing email.

 

Each time a user loads a webpage, for example, they load the pixel too. This triggers a request to the web server where the pixel is hosted.  

 

The server then sends the pixel tag to the user’s unique IP address. This address is logged by the web server.

 

With that, you can periodically analyze server logs and understand how many unique views your content is receiving.

 

That means if 5,000 unique IP addresses have viewed your tracking pixel, 5,000 viewers have seen the content the pixel was embedded in, whether that be an email or a blog post.

 

While tracking unique views is the most basic function of a pixel, this traffic data can be analyzed even further.

 

IP addresses, for example, can give you an idea of where your viewers are located geographically, as well as what kind of devices and operating systems they’re using to visit your site.

 

IP addresses can also be tracked as users move across your website or click on different ads hosted by the same server.

 

All this information gives you the marketer a clearer sense of what your audience is looking for, allowing you to create content and ads that are tailored to meet their needs.

 

The most common platforms that use pixels are Facebook, Google Adwords, Adroll, Bing and Twitter.

 

Best practices when it comes to using pixels

 

Pixels sometimes get a bad rap because most consumers don’t understand the backend process of the internet. When they see an ad that keeps “following” them on the internet, they might get annoyed. Worse still, they might end up developing a negative association with the brand.

 

To ensure this doesn’t happen, here are some key things to pay attention to:

  • Be intentional with your pixel use. You don’t have to have pixels in every single page on your site. Only use them on pages that are crucial to your marketing strategy.
  • Put a cap on your pixel frequency. This will reduce lag for your end users. You don’t want a visitor abandoning your page because of slow load times. 
  • Stick to your targeted audience. For example, if you already have a targeted audience comprised of only women above the age of 45, then there’s no need for you to use pixels on men or younger women.
  • Respect privacy practices and “Do Not Track” requests.
  • Always allow customers to opt out of tracking.
  • Employ start and end dates that are in sync with the campaign that’s running.

CONCLUSION

 

That’s it for pixels. If you would like my help in implementing this and other strategies to sell your high ticket products and services, get in touch with me by clicking the button below to apply for a complimentary consultation.

The 4 Key Ingredients To Attract

HIGH TICKET CLIENTS IN 30 DAYS WITH A PROVEN FRAMEWORK