Change pixel ID
-
Hello, i have a different pixel to connect will be possible to change the pixel ID? I have to disconnect and Manage connection again?
Thanks
-
Hello @fabioweb,
Hello, i have a different pixel to connect will be possible to change the pixel ID? I have to disconnect and Manage connection again?
I understand you want to update your pixel ID, correct?
If you go to https://yoursite.com/wp-admin/options.php, you will see the fields shown in the screenshot, including the pixel ID. You can change the ID to the one you wish to use, then click on “Save Changes” at the bottom of the page.
Link to image: https://d.pr/i/1mS3B0
While this isn’t the official method, it might just do the trick! If it doesn’t work or you encounter any pixel problems, simply navigate back to the page, revert the pixel ID to its original state, disconnect the plugin, and reconnect it. During the setup process, choose the pixel ID you want.
Let us know how it goes!Great thanks, usually i use the “Facebook event setup tool for web” Example as you can see here https://ibb.co/sWGjbqJ
If i understand correctly your plugin automatically push to the Pixel the main ecommerce events like “add to cart” and “purchase”. Am i right?
Thanks
Great thanks, usually i use the “Facebook event setup tool for web” Example as you can see here https://ibb.co/sWGjbqJ
If you’re using an advanced or customized pixel solution, you can choose to turn off our pixel integration and use the plugin to sync your product catalog, etc.
To do so, simply add the following to your theme’sfunctions.phpfile or via a code adding a plugin like Code Snippets:add_filter( 'facebook_for_woocommerce_integration_pixel_enabled', '__return_false' );If i understand correctly your plugin automatically push to the Pixel the main ecommerce events like “add to cart” and “purchase”. Am i right?
That is correct, you can check this part of the documentation for context: https://woocommerce.com/document/facebook-for-woocommerce/#section-34
Let us know if you have any other questions. :)
Okay thanks. Can i sue also both solution?
My advanced or customized pixel solution and your integration?
In short i’m thinking to use your plugin for e-commerce event, and my event management for tracking form event.
thanks
Howdy @fabioweb 👋
In short i’m thinking to use your plugin for e-commerce event, and my event management for tracking form event.
To clarify, it is recommended to use only one pixel solution. In case you have an advanced or customized pixel solution, you can choose to turn off the pixel integration functionality of our plugin, with the steps my colleague shared above, and utilize it for syncing your product catalog, etc, instead.
Please let us know if you have any further questions about this matter, or if we misinterpret your concern in any way.
We will be happy to help you further.
-
This reply was modified 2 years, 11 months ago by
anastas10s. Reason: typo
Ok i menat, your plugin tracks only e-commerce event. If i want to track submission form event i have to do in different way. Right?
Hi @fabioweb,
Yes, if you want to track other events not supported by the plugin, you’d have to integrate it manually.
-
This reply was modified 2 years, 11 months ago by
The topic ‘Change pixel ID’ is closed to new replies.