Additional configuration options
gramchat gives you configuration options to customize it perfectly to your business
<script>window.onload = function () {
gram = window.Gram.initialize({
apiKey: "[API KEY]",
locales: {
title: "[Chat Window Name]",
name: "[Chat Agent Name]"
},
HERE WE ADD THE CONFIGURATION OPTIONS
});
}
</script>Styling
Position
position: "right" //right & left are availableColor
Localization
Active hours
Last updated
Was this helpful?