Remove messenger branding in script tag

(Mayank Sharma) #1

Hello @johnjackson @KarenBarker
We are planning to build a bot for one of our client’s websites. We will be moving for a paid plan for the same once the bot is developed.
We will be using Option-3 to integrate out bot with client’s website.
However, can you help us understand if the link highlighted in the below snapshot will also be white labeled (flowXO branding) once we move to a paid-plan?
As this would cause an ambiguity to our client, we are trying to avoid this.
If at all this is not going to be white labeled in the paid version, Can you provide us a workaround for it?
FYI,
We are not willing to use an iframe/API for this bot.

Truly appreciate your response at the earliest possible.

Regards
Mayank

(Mayank Sharma) #2

Hi @johnjackson

Just wanted to check if you’d a chance to go through my response. As, we trying to select a chatbot vendor for the project. If you could help us with the details to proceed further. It would be really helpful.

(Daniel Beckett) #3

Hi @mayank_sharma1

This wouldn’t change on the paid version unfortunately. What may help is to use a URL shortener like the one offered by Google at https://goo.gl/

You can replace the script src address with the shortlink without affecting the widget code.

Hope that helps.

Thanks,
Dan