Forum Replies Created
-
Forum: Reviews
In reply to: [Meta pixel for WordPress] Can’t change the pixel ID@bgervilliers, this has been reported a few times in the past, and unfortunately, we have not been able to identify what could be causing this.
We suspect, it may be because of interplay between plugins.
Things to try:
1. Uninstall this plugin, and reinstall it: We use standard wordpress configuration setup, uninstall usually removes all entries and a reinstall should enable you to start fresh.
2. View / Clear the configuration in the backend.- View
select * from wp_options where option_name = 'facebook_config' limit 1 \G - Delete:
delete from wp_options where option_name = 'facebook_config' ;
If you don’t mind, can you try option 1 first, and let us know if that worked. Option 2 should work, but needs access to your database. Additionally, can you share if you have any other facebook/pixel based plugins.
Do you have WP_DEBUG enabled?
Forum: Plugins
In reply to: [Meta pixel for WordPress] IntigrationThanks for reporting this.
How was the access token created for the Server-Side API?
Forum: Plugins
In reply to: [Meta pixel for WordPress] Delete FB pixel completely and without a traceIf you have removed the plugin, it shouldn’t be firing Pixel events anymore. You can confirm by using the Facebook Pixel Helper on your website – https://chrome.google.com/webstore/detail/facebook-pixel-helper/.
If there are no events firing and you still see events in the Events Manager, select “View Details” on an event like Page View in the Events Manager and click the Activity Tab. You’ll be able to see the referring URL.
- This reply was modified 6 years, 1 month ago by Facebook.
Thanks for reporting this.
Are you seeing these errors in the plugin settings page?
Forum: Plugins
In reply to: [Meta pixel for WordPress] Change log update for 2.0.0Thanks for your feedback. With 2.0.0, we have added support for the Server-Side API – https://developers.facebook.com/docs/marketing-api/server-side-api. The changelog has been updated to reflect that.
Forum: Plugins
In reply to: [Meta pixel for WordPress] add facebook pixel to specific gravity form pageThe plugin supports Gravity Forms. But you cannot add it only to a specific page and leave out the rest.
Would you eventually want to use multiple pixels within your WordPress instance?
Forum: Plugins
In reply to: [Meta pixel for WordPress] Facebook Ads not seeing pixel dataDo you see it under Events Manager?
Thanks for your feedback. We are looking into cookie consent management.
How are you blocking the script?
That’s strange. Did you do anything differently when you reinstalled?
Forum: Plugins
In reply to: [Meta pixel for WordPress] W3 validator noscript errorWhat is the error you are seeing?
Forum: Plugins
In reply to: [Meta pixel for WordPress] Add support for Forminator form builderThanks for your feedback. We will look into it.
Forum: Plugins
In reply to: [Meta pixel for WordPress] can’t activate my pixel facebook@bastien24 – Any luck getting a screen shot or a video of the problem?
Forum: Plugins
In reply to: [Meta pixel for WordPress] How do I activate my Pixel?Given the age of the post, marking this as closed – please create a new request with details asked for.
Forum: Plugins
In reply to: [Meta pixel for WordPress] WooCommerce Support?marking this as closed. please create a new request if you have any questions.
- View