Concierge Attributes

You can add attributes to the concierge javascript to modify its appearance on your site. 

Hide Teaser Message on Page load

Add a silent attribute to the javascript, like the example below:

<div id="ais-concierge"></div><script src="https://cdn.aisoftware.com/concierge/index.js" id="ais-concierge-script" concierge-token="[xxxx]"silent></script>

Open & Expand on Page Load

Add a stand-alone attribute to the javascript, like the example below:

<div id="ais-concierge"></div><script src="https://cdn.aisoftware.com/concierge/index.js" id="ais-concierge-script" concierge-token="[xxxx]"stand-alone></script>

Was this article helpful?