Skip to main content

Questions tagged [facebook-customer-chat]

Questions dealing with the Facebook Messenger plugin.

facebook-customer-chat
0 votes
0 answers
25 views

Adding Messenger customer chat feature on react app

I have recently tried integrating messenger chat feature on my react vite app with page id and app id and tried deploy it and add the url in the page too but it is giving cors error. here is the code: ...
Mahmood Iftee's user avatar
3 votes
0 answers
541 views

How to fix access to XMLHttpRequest blocked by CORS policy in Facebook customer chat?

I have added customer chat plugin code generated by Facebook wizard on my otherwise empty page. <div id="fb-root"></div> <!-- Your Customer chat code --> <div id="...
kathdroid's user avatar
5 votes
5 answers
9k views

How to add Facebook chat messenger to Next.js?

I am trying to add Facebook customer chat in my Next.js app, but it doesn't work. I couldn't find any problem with my code. How can I add Facebook customer chat in my Next.js app? Is there any ...
Jenn's user avatar
  • 59
0 votes
2 answers
1k views

Cannot send message successfully as a GUEST in Facebook customer chat plugin

After implement FB customer chat plugin using Gatsby, it can be shown on my website. However, the conversation for GUEST, indicate that "The message cannot be sent" for some reason, please ...
Minh Kha's user avatar
  • 1,082
1 vote
0 answers
945 views

How to track engagement with facebook chat plugin with tag manager?

I've implemented a custom HTML tag on my website with Google Tag Manager. Right now it sends events to Google Analytics if the dialog is shown. Can I also set up an event that tracks when users ...
GabriëlleH's user avatar
1 vote
1 answer
5k views

Facebook Customer Chat slowing down your website? Found solution to trick Google PageSpeed Insights

Today i encountered issue with Facebook SDK. Facebook Customer Chat have drastically lowered my Google PageSpeed Insights score by over a 40 points... I have't found any answers on stack, so i came up ...
TybuRak's user avatar
  • 64
2 votes
0 answers
44 views

Facebook customer chat get OAuth of logged user

I'm building system in which user can sign in into his account with facebook customer chat interface. So I need 2 callbacks from chat to my js: Get OAuth user data to sign in into his account on my ...
Rouzy's user avatar
  • 53
1 vote
0 answers
195 views

Facebook customer chat plugin disappering when refresh page

I added this code for facebook customer chat plugin to my website www.sifucode.com <!-- Load Facebook SDK for JavaScript --> <div id="fb-root"></div> <script> ...
necati's user avatar
  • 187
1 vote
1 answer
276 views

Fb-customerchat is not showing for MVC 5

edit - Just search through all the post with 'fb-customerchat' and even trying out their codes with my app id, somehow none of it works I have been trying to add a Facebook Customer Chat into a ...
Wan Choon's user avatar
0 votes
1 answer
2k views

How to disable facebook automatic greeting message on website

I inserted the following code into the head tag. This enabled me to get the Facebook Messenger inside my website. <!-- Load Facebook SDK for JavaScript --> <div id="fb-root"></...
Arsh Arora's user avatar
6 votes
3 answers
8k views

How to implement Facebook Messenger customer chat SDK in Nuxt, Vue?

i was doing this implementation with Facebook Messenger customer chat SDK into my Nuxt app. Solution 1 (worked 0%): I tried the https://www.npmjs.com/package/vue-fb-customer-chat package, and it didn'...
Rim's user avatar
  • 222
1 vote
0 answers
37 views

Facebook customer chat `visually stuck` when coming directly from Facebook APP

I got a website that uses facebook customer chat, it works very good from any browser. but we posted the website link on facebook and after user sees & click the link on the facebook mobile app, ...
Jose Burgos's user avatar
0 votes
0 answers
91 views

"Uncaught ReferenceError: FB is not defined " chat stops working

I'm using fb customer chat ob my website and trying to basically close the whole chat when a user closes the chat window i managed to make a small code that achieves this. function hide_facebook() {...
isaac gomez's user avatar
4 votes
0 answers
112 views

Messenger customer chat plugin - referral webhook event not received on mobile

I've been using the Messenger customer chat plugin quite often but I recently discovered that I don't receive any 'ref' tags when a mobile user tries to talk to me through the Messenger chat plugin. ...
Mathias Schrooten's user avatar
0 votes
2 answers
4k views

Facebook Messenger Customer Chat not showing

I'm trying to include Facebook Messenger Customer Chat Plugin in my website, but the plugin is not showing. It was working fine couple days ago but suddenly it stopped working. I'm getting two types ...
Yasser Samman's user avatar

15 30 50 per page