• Resolved trader4300

    (@trader4300)


    I want to understand how this works before I implement it.
    So we want to track the PURCHASE of an item or of several items. Your description says we can do this by inserting the tracking code into an individual product. So where in the cycle of this product getting sold does this pixel actually get activated? Most of us want this to occur right when an individual product gets SOLD and before the thank-you page comes up. Since the thank-you page is generic and comes up for ANY product that gets sold, so it makes sense to have this pixel associated with the sale of an individual product. But, we want to ensure we do not get false conversions such as:
    1. product being added to cart
    2. product being selected
    So, where and when in woocommerce does the conversion code get a hit when we select a product to put it with?
    Thank-you for explaining this.

    https://www.ads-software.com/plugins/tracking-code-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor intellywp

    (@intellywp)

    Hi Trader,
    Basically we insert the pixel into the dynamic “thankyou” page that WooCommerce create so this means:
    – The pixel will be inserted only AFTER the customer has really bought a product (you can also specify if include the pixel for any products bought or only for some specific products)
    – The pixel is not inserted when a customer re-open an order
    – The pixel is not inserted when a customer add a product to the cart

    If you have any other questions you are welcome here ??
    Bye, Alex.

    Thread Starter trader4300

    (@trader4300)

    So, if the pixel is inserted into the thank-you page, I assume there is some LOGIC in place if I select certain products that must sell before the pixel is inserted. In other words:
    If (Product X sells) OR if (product Y sells)
    then
    insert pixel into Thank-you page.
    If that is how it works, then I will go ahead and set it up with my code.
    Thanks Alex

    Plugin Contributor intellywp

    (@intellywp)

    Plugin Contributor intellywp

    (@intellywp)

    Closed due to no response.
    If you need additional support please write us at [email protected]
    Bye, Alex.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Inserting facebook conversion pixel into Woocommerce product pages’ is closed to new replies.