facebookincubator / Facebook-Pixel-for-Wordpress

A plugin for advertisers who use Wordpress to enable them easily setup the facebook pixel.
GNU General Public License v2.0
37 stars 34 forks source link

Can't change Pixel ID #11

Open lorduakiti opened 4 years ago

lorduakiti commented 4 years ago

The plugin don't change the pixel ID default.

I try change replace default value Pixel ID (419516918916711) several times through the panel, and update directly "facebook_config" for the "pixel_id" parameter in the table "wp_options" at the MySQL database. But don't work.

Plugin version: 2.0.2 Wordpress version: 5.4.1 PHP version: 7.0.33

neurotic commented 3 years ago

I had the same problem. It's a shame that a official plugin from facebook has this bugs.

You can solve this searching all the pixel id in your database and replace all ocurrences (3 tables), then it wiil work. You can use adminer to search for this.