Embed ServiceNow chatbot functionality to office Website
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 08:35 AM
We need to embed ServiceNow chatbot functionality in our office website. We have embedded it in a different custom website using iframe with the below tag and it was working fine.
<iframe
src="https://<instance-name>/sn_va_web_client_app_embed.do" style="width: 100%; height: 100%; border-radius: 10px;" >
</iframe>
In our office website, they are using Google Tag Manager which doesn't support <iframe>. Could anyone please let us know, how can we embed ServiceNow chatbot functionality on a website which uses Google Tag Manager to use ServiceNow chat support in a different website.
0 REPLIES 0