How to Create a Custom Retargeted Audience on Facebook the Manual Way

Posted by William Clinkscales
776 Pageviews
FB will diligently work hard to locate the person on FB using this script.

How it Works...

Step 1. Create a New FB Audience.

Step 2. Every time you create an audience, FB will supply you with the pixel code for that targeted audience.

Step 3. This is the code to be copied and pasted in the script below after 'START INSERT YOUR OWN...'

Step 4. Replace HTTP LINK, PRESERVE ALL QUOTES in both places in the script. (Top and Bottom) with your website url or offer.

Step 5. Save the file as a 'html' file.
        ex. If you name the file 'Redirect' Save it as Redirect.html if you saved the file as a text file, simply change the .txt to .html

Step 6. Upload the file to your hosting account in the root directory or a folder you have created.

Now to start building your re-targeted audience list you simply promote your qualified link from your hosting acct.  referencing the script.
ex. http://YOUR_WEBSITE/YOUR_FILE

If you created a folder, which is what I do for easy reference, your link will be...
ex. http://YOUR_WEBSITE/YOUR_FOLDER/YOUR_FILE

Always use that link as opposed to sending folks directly to your website or offer and build your FB Retargeting List.

Enjoy.
 
The Script...
_______________________________________________

<html xmlns="http://www.w3.org/1999/xhtml">    
  <head>      
    <title>Please wait...</title>      
    <meta http-equiv="refresh" content="1;URL='HTTP LINK, PRESERVE ALL QUOTES'" />

<!-- START INSERT YOUR OWN Facebook Conversion Code for Conversion pixel on FB -->

<script>(function() {
var _fbq = window._fbq || (window._fbq = []);
if (!_fbq.loaded) {
var fbds = document.createElement('script');
fbds.async = true;
fbds.src = '//connect.facebook.net/en_US/fbds.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(fbds, s);
_fbq.loaded = true;
}
})();
window._fbq = window._fbq || [];
window._fbq.push(['track', '6009523758867', {'value':'0.01','currency':'USD'}]);
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6009523758867&amp;cd[value]=0.01&amp;cd[currency]=USD&amp;noscript=1" /></noscript>

<!-- END INSERT YOUR OWN Facebook Conversion Code for Conversion pixel on FB -->

  </head>    
  <body>
    <p>If not redirected, <a href="HTTP LINK, PRESERVE ALL QUOTES">click here</a>.</p>
  </body>  
</html>     

___________________________________

The EASY Way...

Grab a copy of FB Retargeter Below... Click the banner...