• Hej,

    we tested the plugin for the connection from our shop to Instagram Shopping.

    A few things struck me…

    • direct injection of the Meta Pixel in the front end code. WHY?
      And no one can handle or deactivate it – so we ship our pixels and Datalayers with Google Tag Manager included in a cookie box. Also our Meta Pixel. It is neither convenient to integrate the pixel directly, nor really clean for the GDPR in Germany.
      -> we really need an toggle option to deactivate it.
    • I understand why the “Advertise” tab exists in the plugin settings. But why does it have to be first? It’s fine if it’s there. Then please put it last in the tabs. And currently it sometimes doesn’t even load the content that’s in it.
    • Product sync…Thats a black hole for all users. Nothing to see here, nothing you can do except click “Products sync”. There is a complete lack of information and transparency about the sync process. How many products are synced? Are there any errors or problems? There is no list of synced products or anything.

    so please do your homework ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Marija

    (@marijastuntcoders)

    Hi Dan,

    Thank you for reaching out and providing us with such thorough feedback. We are striving to make the plugin better for everyone, and truly appreciate it.

    Please consider opening issue(s) regarding these points on the official Repo, so the team can take them into consideration for future versions.

    Kind regards,
    Marija

    In the official docs there’s a code snippet to disable the Pixel

    add_filter( 'facebook_for_woocommerce_integration_pixel_enabled', '__return_false' );
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.