Display Omnichannel chat widget in the footer of your portal
The combination of PowerPortals, Dynamics 365 Omnichannel and Power Virtual Agents increases the level of customer engagement for customers, in this post I'm going to guide you how to add your Omnichannel chat widget that you configured to your portal.
First, below are the pre-requisites to follow the blog,
- You have at least one Portal
- Omnichannel is installed
- Power Virtual Agent bot is configured to hand of chat conversations to Omnichannel
After having the above pre-requisites done, follow the below steps,
- From the "Omnichannel admin center" model-driven application
- Go to Workstreams and create and configure a new workstream based on your channel
- Enter your stream record, and click on "Copy code snippet"
- Switch to "Portal Management" model-driven app
- Create a new content snippet and past the copied snippet from Omnichannel work steam
- Go to "Web Templates" and enter the "Footer" record
- Search for the footer tag and add the widget using the below code
{% include 'snippet' snippet_name:'Your Chat Widget Name' %}
The footer tag will look like this
<footer role="contentinfo">
<div class="footer-top hidden-print">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12 text-left">
{% editable snippets 'About Footer' type: 'html' %}
{% include 'snippet' snippet_name:'Your Chat Widget Name' %}
</div>
</div>
</div>
</div>
- Clear your portal cache by navigating to "<< Your portal URL >>/_services/about"
You need to be logged in to your portal with a contact that has administrator portal role
click on "Clear Cache" button
- Refresh your portal and you will see the chat widget displayed!
That's it!
You want to add it to more web templates? follow the steps from step number 5 on the web template you like.
Subscribe to my newsletter
Read articles from Ahmad Sammour directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Ahmad Sammour
Ahmad Sammour
๐ I am a Low code/no code enthusiast with 7+ years of experience in ๐๐ข๐๐ซ๐จ๐ฌ๐จ๐๐ญ ๐๐จ๐ฐ๐๐ซ๐๐ฅ๐๐ญ๐๐จ๐ซ๐ฆ, ๐๐ฒ๐ง๐๐ฆ๐ข๐๐ฌ ๐๐๐ business apps and experience in other platforms and technologies. I help companies deliver solutions with a real business impact. Drove implementations for satisfied clients by โฌ๏ธ ๐ข๐๐ญ๐๐ข๐๐ฏ๐๐ฃ๐ ๐ซ๐๐ก๐ช๐, โฌ๏ธ ๐ข๐๐ฃ๐๐ข๐๐ฏ๐๐ฃ๐ ๐ง๐๐จ๐ with a focus on delivering business value, decreasing technical debt and ability to cope with rapid market changes.