• This thread is just the tip of the iceberg.The people ahead of the curve aren't Googling for answers — they're already in here, having the conversations you haven't found yet. DealerRefresh is free.Get the full picture →

Facebook Inventory Advertising / Retargeting

if you have schema.org then the stock id should be the sku value. If not then you are better off changing your catalog to match that ID. As same thing could be used for Adwords/Bing re-targeting

To auto do this... you need to be able to add some java script... may be using Google Tag Manager and assuming you have a way to select the html element that has the stock id in it and say you have jQuery... then it is something like this...

var stockIds = [];
jQuery('div.stockNum').each(function(){
stockIds.push(jQuery(this).text());
});
fbq('track', 'ViewContent', {
content_ids: stockIds,
content_type: 'product'
});
 
  • Like
Reactions: Chris Cachor
What on earth would convince someone that it's ok to build a Facebook ad and link the ad on Facebook to the Google SRP's for the dealership???

evergreenchevy.JPG

https://www.google.com/search?q=Eve...GhTzX8tvvbBS_DRC1TGeLAQ0YKyG3aTXtCkLKH1-y5QY4
 
Simple Steps to Create a Facebook Retargeting Campaign
1. Log in to your Facebook Ads Manager and select Audiences.
2. Click on Create Audience and select Custom Audiences.
3. Select Website Traffic.
4. Select your target audience from the dropdown menu.
5. Get your pixel code and place it on your website.
6. This can make your Facebook Retargeting campaign successful.
 
  • Like
Reactions: AndrewAutoiPacket

✨ AI Highlights

Dealers discuss Facebook's Dynamic Product Ads for inventory retargeting, with one dealer reporting strong results (23-cent CPC, 1.43% CTR) while another had poor ROI with Facebook overall. The thread covers setup steps (product catalog, tracking pixel, ad template, campaign launch) and emphasizes that website providers are the best resource for constructing the required inventory feed. Key insight: Facebook inventory retargeting can deliver significant ROI when properly configured, outperforming Facebook's standard benchmarks by 3x according to one vendor, though success appears to depend heavily on proper implementation and platform choice.

Replies Views 53 27,042 Started Last Reply