If you build it yourself
Weeks of infra, maintenance and security debt.
- Polling / realtime, rate limits, bans
- Mobile + web + widget sync
- Moderation and settings UI
Fabrico Chat
Live chat for builders: one JS line, web panel, Android & Windows. Your website and apps share one inbox.
Why Fabrico Chat
Realtime, spam protection, notifications, multi-device, TR/EN panel… Use a ready engine instead of rebuilding every project.
Weeks of infra, maintenance and security debt.
Embed → panel → apps. One thread model.
Embed
Grab your company code from the panel, paste the snippet. Visitor messages show in the web panel and apps at once.
<script>
window.GnyLiveChat = {
apiBase: 'https://api.gnyco.com/fabricoservice/api',
firma: 'YOUR_COMPANY_CODE',
appId: 'service',
lang: 'en',
product: 'Fabrico Chat'
};
</script>
<script src="https://chat.gnyco.com/widget.js" async></script>
Flow