• Resolved SineMetu

    (@sinemetu)


    Hi,

    Content_ids
    Contents
    Content_type

    these 3 values facebook wants for remarkating. How to set them up properly in the feed?

    Thanks

Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter SineMetu

    (@sinemetu)

    I have about 1000 products, so then would I have to add this code manually to each product page with each product IDs??
    <script>
    fbq(‘track’, ‘ViewContent’, {
    currency: ‘CZK’,
    content_ids: ”,
    content_type: ‘product’,
    });
    </script>

    Or

    Add to header all of the product IDs, separated with coma, at the same time?

    There are multiple Facebook remarketing code plugin’s out there that put the Facebook remarketing code on your website and automatically populate your product template with the proper content_ids value’s. I suggest you install one of those (I believe there is even an official Facebook for WooCommerce plugin for this which you can download via your Facebook catalogue).

    Thread Starter SineMetu

    (@sinemetu)

    Then there are just two options left:
    I have to add manually to each product ( 1 000 products) page this script, with each unique IDs

    <script>
    fbq(‘track’, ‘ViewContent’, {
    currency: ‘CZK’,
    content_ids: ”,
    content_type: ‘product’,
    });
    </script>

    or I have to add all of the IDs, separated with coma, which is not handy either.

    I dont’t think you understand. There is no need for you to do all that work, you can use this plugin for it: https://www.facebook.com/business/help/900699293402826

    Best,
    Eva

    Thread Starter SineMetu

    (@sinemetu)

    Here we go, that was it ! 🙂 Thanks for your great pationt

    Where can I buy you a coffee?

    No worries, that is what our support is for 😉

    Best,
    Eva

    Thread Starter SineMetu

    (@sinemetu)

    have a great summer, thanks 🙂

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Facebook remarketing’ is closed to new replies.