Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete the plugin or change the pixel #188

Closed
Jho-Facebook opened this issue Dec 12, 2017 · 23 comments
Closed

How to delete the plugin or change the pixel #188

Jho-Facebook opened this issue Dec 12, 2017 · 23 comments

Comments

@Jho-Facebook
Copy link

I have a small issue with the plugin. We are a Ad Agency and send the pixel and instructions to the company´s developer. He did it but because he doesn´t have access to our Facebook Ads account, he associated the Woocommerce for Facebook with the pixel ID for his personal Facebook Ads Account.

Now we can´t change the pixel:
captura

So because we can´t give access to our Facebook Ads Accounts to the developer. How can we change the pixel ID? Do we have to delete or remove the initial settingsof this plugin? Will affect the current ads?

Hope you can help me with this.

@tahoff
Copy link
Contributor

tahoff commented Dec 13, 2017

If you want to re-complete setup, the developer will need to open the popup, go to "Advanced Settings" and click the button to delete settings. This will enable you to re-complete setup with the correct pixel.

This will potentially affect ads in two ways:

  1. If you're currently using that original pixel for optimization, and you change the pixel, then the ads will not perform as well.
  2. If you're using the product catalog which was created as part of the Shop, then those ads will no longer deliver (because the catalog will be deleted when you delete the settings).
    If you don't have ads of either type, then you should be fine.

@tahoff
Copy link
Contributor

tahoff commented Dec 15, 2017

I'll close this issue for now. Please let us know if this strategy doesn't work for you.

@tahoff tahoff closed this as completed Dec 15, 2017
@PeterHygge
Copy link

Hi, I followed these steps but the old pixel remains the only option in setup. Any idea?

@VonTalavang
Copy link

How can I change the pixel?
I delete the plugin... reinstalled.... nothing changes

@NFerguson07
Copy link

I was able to get the other pixel account up. I tried both the woocommerce and facebook plugin. I had to delete those and manually insert the code into my header (using another plugin called "Insert headers and footers".
However now I am not sure how to setup my events for purchase, add to cart, etc..
Any help would be greatly appreciated

@rbreaves
Copy link

Definite oversight by the guys at Facebook. The removal of the plugin data does not remove the invalid Pixel information from a personal account. The plugin will continue to try and use the data from the personal account. Please re-open this ticket and resolve it. (Not particularly hopeful though, considering how old this ticket is.)

@srameshr
Copy link

Shit, I just came across this.
There is no way to change FB pixel id once you have set it. Even deleting Facebook For Woocommerce plugin will still retain old plugin Id

@allaserik
Copy link

Same problem, I can choose the right page in Facebook For Woocommerce plugin's settings but the next step to choose the pixel it only shows me another site's pixel (which shouldn't be there in the first place) that i have and i can't choose the correct site's pixel.
I'll look into the database and maybe fix it by force.

@allaserik
Copy link

Bueller

@Joaoaso
Copy link

Joaoaso commented May 24, 2019

Same problem in two websites, need help to fix it.

@feLiruc
Copy link

feLiruc commented Jun 6, 2019

A 2 years problem, and nobody came with any sollution? :(
I'm experiencing the same issue with my installation... lost 2 days trying to fix it.

@allaserik
Copy link

allaserik commented Jun 6, 2019 via email

@Joaoaso
Copy link

Joaoaso commented Jun 6, 2019

the only solition that I find was create a new facebook fan page and start over.

@allaserik
Copy link

allaserik commented Jun 6, 2019 via email

@Joaoaso
Copy link

Joaoaso commented Jun 6, 2019

The problem is not in the plugin but in the facebook fans pages. I deleted all the pixel connections and even then nothing, and as facebook does not allow to delete the pixel I turned around otherwise.

I had two stores as this same problem. For one I changed facebook page that had no pixel link and to another store create a new page.

P.S - I called the store to another page and then tried to go back to the old one but the problem continues.

@izieizwan
Copy link

Same problem, I can choose the right page in Facebook For Woocommerce plugin's settings but the next step to choose the pixel it only shows me another site's pixel (which shouldn't be there in the first place) that i have and i can't choose the correct site's pixel.
I'll look into the database and maybe fix it by force.

For Facebook for Woocommerce plugin, go to Plugin Installed > Facebook for Woocommerce > Setting. Hit "Ctrl + Shift + J". Then write this code "delete_all_settings();" and hit enter.

Your FB Pixel installed from Facebook for Woocommerce will dissappear. If the FB Pixel still there, it means that you've installed the FB Pixel from another plugin.

@ernestsawyer
Copy link

ernestsawyer commented Apr 21, 2020

Hi friends, the easiest way is to go to MySQL / MariaDB database via either Phpmyadmin or your favorite DB software, click on search in DB and type in your pixel ID, it will return you 3 results in options table.

woocommerce_facebookcommerce_settings
woocommerce_facebookcommerce_legacy_settings
facebook_config

Delele all 3. Plugin will then allow you to the make set-up from scratch.

EDIT: Database can return you more than 3 results, depending on other plugins which can store your pixel ID, but only those 3 above are related to WooCommerce Facebook plugin.

@athanlive
Copy link

athanlive commented May 7, 2020

It took me quiet a while to figure this one out, not sure if my solution will help everyone else, but here you go. Keep in mind new pixel means new data.

Go to Catalog Manager, pick the catalog you are having issues, go to Settings from the left side, click edit Event Sources, add the second pixel you want associated with the account. Then on woocommerce you can remove the plugin and add it again. During setup, make sure the account you are using has full access to the pixel you want to use (and most importantly make sure the Pixel has an Ad account in the assets assigned - ad account that you also have access to, otherwise the pixel will not show up in the options to select it during setup // Business Settings -> Data Sources -> Pixels, 3rd tab connnected assets).
If all the above are correct then the pixel you want to use will be available. If the Pixel is not available to you then it means you have not setup the pixel right (that was my case) - When in woocommerce facebook setup, just go back to the first step, and click "edit" next to the pixel selected. Again, if the pixel is not setup right it wont be there - The store is not permanently linked to a pixel so no issues with the plugin, its just that the business pixel requires a little extra setup with billing, needs ad account etc...

Hope this helps, if anyone still needs help

@fotogaaf
Copy link

@ernestsawyer

You are my hero: so simple buth effective!
In addidtion i had to change the fb page also stored in de db

@mcrwanek
Copy link

@ernestsawyer

You are my hero: so simple buth effective!
In addidtion i had to change the fb page also stored in de db

@fotogaaf hi, could you please tell me where and which info related to the fb page you also deleted?
thank you, unfortunately deleteing rows with old pixel didn't help, facebook for wooceommerce still shows old pixel even though there is no such entry in MySQL....

@ernestsawyer
Copy link

@mcrwanek hi, have you tried to search your DB for entries with your profile page name? For quicker solution, feel free to contact me via e-mail at ernest@sawyer.sk. I can update my answer regarding to what we will find out. Regards

@fotogaaf
Copy link

@mcrwanek

Search for the businesspageNR in the database and delete those entries
You can also contact me directly : fotogaaf@gmail.com

@jricher96
Copy link

jricher96 commented Jul 6, 2020

  1. delete plugin "facebook for woocommerce"
  2. install plugin "Pixel Caffeine"
  3. Create new fb ID OR fb Page OR Both,
  4. Get FB Pixel ID (from new fb page, see no. 3)
  5. Add new id in "Pixel Caffeine"

You are good to go in 20mints. :)

check out this site please.
https://connatestyle.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests