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

feature #29

Open
davi-dv opened this issue Nov 24, 2020 · 1 comment
Open

feature #29

davi-dv opened this issue Nov 24, 2020 · 1 comment

Comments

@davi-dv
Copy link

davi-dv commented Nov 24, 2020

how can i know if it's working?

I configured it in nuxt-config.js and then called within this component life cycle this. $ Fb.enable () and after that I added the pixel id with this. $ Fb.setPixelId (this.getPreferences.facebook_pixel ), I wonder if this way already works?

@MachinisteWeb
Copy link

MachinisteWeb commented Nov 30, 2020

It should not be $fb and not $Fb ?

Maybe you are a typo issue.

Also, if you not use the version 1.5.0 you have probably this issue: #26

Just use the last version. If you cannot, you will found the workarround from the previous linked issue.
To test it's work, when you do `console.log($fb.enable) you should see a function code, not undefined.

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

2 participants