Developer Integration Guide
Integrate Techlinehub Chat Widget into your website across any platform or framework
CMS Platforms
WordPress
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Joomla
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Drupal
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Magento
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
WooCommerce
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Shopify
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Programming Languages & Frameworks
PHP
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Laravel
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Symfony
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Python/Django
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Node.js/Express
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
React
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Vue.js
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Angular
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Ruby on Rails
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
ASP.NET
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Go
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Java/Spring
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Static & Custom Implementations
HTML/CSS/JS
Universal integration for any website
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Static Generators
Hugo • Jekyll • Gatsby • Next.js
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Others
Perl • Rust • Kotlin • Swift • etc.
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Quick Start - Universal Method
The simplest way to integrate on any platform:
Step 1: Get Your Embed Code
Log in to your Techlinehub dashboard and copy your unique embed code
Step 2: Paste Before </body>
Add the script tag just before the closing body tag on your website
Step 3: Configure Settings
Customize colors, position, and behavior in the dashboard
Step 4: Test & Deploy
Test on your staging environment before going live
Example Embed Code:
<script>
window.TechlineChatConfig = {
apiUrl: 'https://techlinehub.com',
businessProfileCode: 'YOUR_PROFILE_CODE',
position: 'bottom-right',
theme: 'light',
};
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Need Help? 🤝
Our developer support team is ready to assist with integration on any platform