Parameterized Conversion Pixel

  • I am trying to place a parameterized conversion pixel on woo-commerce to collect order ID and client revenue on the thank you page. In order to do this, I will need a macro to insert into the pixel script. Is there a universal plugin used in woocommerce for OrderID and Revenue?

  • Hello @nancy181017,

    Please send the link to the website you’re currently working on.

    Is it a website hosted by WordPress.com or a self-hosted WordPress?

    You can also contact WooCommerce directly through this link.

    Let me know if you need further assistance.

    Regards,
    Rose

  • Hi @rosepajaroja

    This is for the site “Edwards Mediation Academy”. We are placing a conversion pixel to track client revenue and order ID but we are unsure of the correct plugins.

    Here is what our script looks like. I am having a hard time finding the correct macro for the product ID and revenue value. This is a website self- served by client using wordpress and woocommerce as their plugin.

    _rfi(‘setArgs’, ‘pid’, ‘INSERT_PRODUCT_ID_VALUE_HERE’);
    _rfi(‘setArgs’, ‘revenue’, ‘INSERT_REVENUE_VALUE_HERE’);
    _rfi(‘track’);

    Home

    Thanks,
    Nancy Do

  • Thank you, Nancy.

    I’m afraid, we might not be able to help you here. Please contact WooCommerce directly.

    This forum is for users with websites hosted by WordPress.COM.

    You can find better help from WordPress.ORG forum.

    See more information about the difference from this link.

    I really hope this gets sorted out.

    Regards,
    Rose

  • The topic ‘Parameterized Conversion Pixel’ is closed to new replies.