How to Set Up Facebook Dynamic Product Ads

10
How to Set Up Facebook Dynamic Product Ads By Tom Fanelli Published April 13, 2015 Are you familiar with Facebook dynamic product ads? Facebook dynamic product ads allow you to reach customers with relevant offers by automatically showing them ads for the products they're interested in. In this article I'll share how to set up and best utilize Facebook Dynamic Product ads. What Are Facebook Dynamic Product Ads? Despite the recent buzz about Facebook dynamic product ads, there is surprisingly little detailed information available, largely due to their limited availability and the highly technical documentation provided by Facebook. Plus, these ads are being regularly confused with Facebook's multi-product ads, which may look similar but offer very different capabilities.

Transcript of How to Set Up Facebook Dynamic Product Ads

Page 1: How to Set Up Facebook Dynamic Product Ads

How to Set Up Facebook Dynamic Product Ads

By Tom Fanelli

Published April 13, 2015

Are you familiar with Facebook dynamic product ads?

Facebook dynamic product ads allow you to reach customers with relevant offers by automaticallyshowing them ads for the products they're interested in.

In this article I'll share how to set up and best utilize Facebook Dynamic Product ads.

What Are Facebook Dynamic Product Ads?

Despite the recent buzz about Facebook dynamic product ads, there is surprisingly little detailedinformation available, largely due to their limited availability and the highly technical documentationprovided by Facebook.

Plus, these ads are being regularly confused with Facebook's multi-product ads, which may looksimilar but offer very different capabilities.

Page 2: How to Set Up Facebook Dynamic Product Ads

Discover how to set upFacebook's Dynamic Product Ads.

So before I get started, let me define what these ads are. With Facebook dynamic product ads, youcan:

Automatically generate ads based on your product catalog and an ad template you create

Show specific product ads based on what users have viewed on your website

Use lookalike audiences to find more people who may be interested in a specific product

It's important to note that Facebook dynamic product ads are currently only available using theFacebook API, but they're expected to be added to Power Editor soon.

Also, unlike other ad types, they require prep work such as uploading a product catalog before youcan start creating ads.

Below are the steps for setting up your new Facebook dynamic product ads.

#1: Establish a Facebook Business Manager Account

If you've never set up a Facebook business manager account, it's similar to an MCC account inGoogle AdWords. You have the ability to manage multiple accounts and control user access, makingit helpful if you manage multiple businesses, pages and employees.

To set one up, visit business.facebook.com, and follow the steps provided on-screen. Once complete,you'll see a screen like the one below.

Page 3: How to Set Up Facebook Dynamic Product Ads

Get started with a Facebookbusiness manager account.

#2: Create a Product Catalog

There are two ways to import your product feed into Facebook. You can either point to a dynamicallygenerated feed file or you can upload a .csv file with your product data.

Since these dynamic product ads are new, your ecommerce platform probably doesn't support anative feed file designed for Facebook yet, so we'll focus on generating a .csv file you can upload.

Page 4: How to Set Up Facebook Dynamic Product Ads

Use a .csv file to build yourcatalog. Image: Shutterstock.

When you create your .csv file, include the following fields to import it:

ID: A unique identifier with a maximum of 100 alphanumeric characters.

Availability: You must include one of the following preset values or you will generate an error:

In stock (item will ship immediately)

Out of stock (no plan to restock)

Preorder (will be available in future)

Available for order (ships in 1-2 weeks)

Condition: Another field that requires a preset value: new, refurbished or used.

Description: This can be a maximum of 5,000 characters.

Image_link: Images will be displayed at 1200 x 630 pixels and should maintain an aspect ratio of1.91:1. The field has a maximum of 100 characters, so if you have a long link, use a shortened URL.

Link: A direct link to buy the product. Again, there is a maximum of 100 characters, so you may needto use a shortened URL.

Title: This is the product title. You can use up to 100 characters.

Price: The required format is as follows: 9.99 USD.

Gtin: This is the global trade number. The following formats are acceptable: UPC, EAN, JAN andISBN. You can use a maximum of 70 characters.

Page 5: How to Set Up Facebook Dynamic Product Ads

Mpn: This is the manufacturer's number. You can use a maximum of 70 characters.

Brand: This is the name of the product's brand. You can use a maximum of 70 characters.

Facebook offers a ton of additional fields that are optional. You can view them under the OptionalField section on Facebook's product catalog setup page.

Here's an example of a completed Excel spreadsheet for a product catalog:

Create a product .csv file toimport.

Based on my tests, I've found that the following settings work best for uploading your .csv file toFacebook.

Use these settings to importyour product .csv file.

Once your file is uploaded, you'll see the product catalog listed in the main area of your businessmanager account.

In my tests--and the example Excel sheet above--my product catalog did not actually includetraditional products, but blog posts instead. This is important to note because it makes Facebookdynamic product ads incredibly versatile.

Consider that, despite the name, dynamic product ads can simply be "dynamic ads" if you providedifferent data. For example, if you offer online training courses, you can upload your entire class list.Or a realtor could upload his or her housing inventory. This opens up a world of options as we testwhat works and what doesn't.

#3: Set Up the Custom Audience Pixel

The custom audience pixel is what lets you gather information about visitors to your website--andthis is where the magic happens. You can learn more about pixel setup here.

There are three mandatory pixel events: ViewContent, AddToCart and Purchase. These allow

Page 6: How to Set Up Facebook Dynamic Product Ads

dynamic product ads to determine who viewed a specific product and also whether that personadded it to their cart or ultimately purchased it.

ViewContent Pixel

Below is a side-by-side comparison of the standard custom audience pixel and the new ViewContentpixel. You will notice that they are almost identical with the exception of the highlighted area.

ViewContent Pixel code.

Social King Maker

When you add the ViewContent pixel to a product page, you need to insert that product's specific IDmanually or via a tag from your ecommerce platform.

You must match the specific ID with the ID you uploaded in your catalog spreadsheet because itserves as the link between the products viewed on your website and the ones Facebook shows inads.

AddToCart Pixel

There are two ways to add this pixel depending on how your shopping cart handles adding items tothe cart.

If you have a dedicated Add to Cart page, then you can simply put in the AddToCart Page pixelprovided below. However, if you have a dynamic cart without a dedicated Add to Cart page, youmust fire the pixel when the Add to Cart button is clicked, which requires changes to the JavaScript

Page 7: How to Set Up Facebook Dynamic Product Ads

or AJAX code.

Remember, you must dynamically add that specific product's ID when they are fired in eitherscenario, so you may require developer assistance.

AddToCartButton code.

Purchase Pixel

This pixel is important because it will prevent you from marketing a product if a customer hasalready purchased it. (Or you have the opportunity to market it to them again, if it's something theymay want to purchase again.)

Unlike the other pixels, you're not just adding a single product ID but a list of IDs for all productspurchased. Remember, just because a product is added to the cart doesn't mean it will ultimately bepurchased, so you may require the help of your developer to concatenate all of the product IDs into alist.

Page 8: How to Set Up Facebook Dynamic Product Ads

Purchase Pixel code.

When you've completed this step, you should have the regular custom audience pixel throughoutyour website, but you'll replace your existing custom audience pixels on your product and cart pageswith the new modified pixels.

#4: Build Dynamic Ad Templates

This is where you customize the messaging for each product. Dynamic ad templates allow you tomap data fields in your product catalog to specific places in the text of your Facebook ads.

Essentially, you are pulling data (such as product name and price) out of that catalog and adding itto the ad. It's similar to how Merge Fields works in Microsoft Word and Excel.

There are three fields where you can do this: the message of your ad, the name (or title) of your ador the description of your ad.

Build your dynamic adtemplate to suit your needs.

Currently, the template items (variables) available to merge are:

Brand

Description

Page 9: How to Set Up Facebook Dynamic Product Ads

Name

Price (e.g., $1,234.56)

Current_price (the formatted sale price if the product has one and is currently on sale)

To add a variable, use double brackets around the field type. For example, you could write "All brandon Sale Today Only" as the name of your ad. Facebook would then automatically grab the brandvalue from your product catalog and add it to the text for your ad.

So let's say you sell toys and you create a variable like the one above that pulls the brand in. An adfor one product might read, "All Fisher-Price on Sale Today Only" while an ad for another productmight read "All Melissa Doug on Sale Today Only."

Remember, you can use each of those template items in the message, name and title of the ad, soyou'll want to A/B test different ideas to see what performs best across your ad set.

Prepare for Dynamic Product Ads Release in Power Editor

Most marketers don't have the ability to create dynamic templates yet since they're only availablethrough the Facebook API--but the feature is being rolled out to Power Editor. It's a good idea totake steps now to get ready.

Get prepared for FacebookDynamic Ads. Image: Shutterstock.

Prepare your product catalog. If you have the technical resources available, start creating yourdynamically generated feed file. If not, you can put together your Excel spreadsheet and optimizethe data: the file format, images, image sizes and text lengths. Then upload them and test theimport.

Get your custom audience pixel instrumented. By doing it now, you won't have to wait 30 days to getyour audience completely targeted. You'll be ready to start as soon as dynamic product ads hitgeneral availability, putting you ahead of the competition.

Page 10: How to Set Up Facebook Dynamic Product Ads

Build your product templates. Determine how you want to position and market your products usingthe merged data fields. In fact, you can likely hard-code this in normal product ads now and test thecreative. That way you'll have a library of ad copy that works immediately with the merged fieldsonce they're available.

Develop your marketing tactics. With the ability to target based on a whole new set of behaviors,consider what new opportunities are available for promotions, tactics, cross-selling, interesttargeting and more that can help you outperform competitors.

Those using Facebook dynamic product ads already report positive results, so it may pay to preparenow to get ahead of the curve. Jumping immediately on your ability to dynamically and moreaccurately target ads to your customers' specific needs can make a big difference for your adcampaign's ROI.

instant instagram followers

What do you think? Do you have access to Facebook dynamic product ads? What tactics are youexcited to test with the new capabilities available to you? Share your thoughts in the commentsbelow.

CSV icon photo and Plan prepare perform photo from Shutterstock.

Tags: custom audience pixel, facebook ad, facebook api, facebook business manager account,facebook dynamic ad templates, facebook dynamic product ad, facebook product catalog, tom fanelli

http://www.socialmediaexaminer.com/how-to-set-up-facebook-dynamic-product-ads/