Career Site Plugin

About

The Career Site Plugin (CSP) can be placed on any number of pages on your career site in order to display your upcoming Brazen events and Brazen-hosted FAQs.

It will display automatically within a few seconds of page load, as long as it has at least one of the following in Brazen:

  • One or more featured events
  • One or more upcoming events (next 30 days)
  • One or more FAQs

Installation

Simply add the following Javascript tag to pages you wish to display the CSP.
The value for data-salesforce-id can found in Control Center under Settings > Career Site Plugin.

<script src="https://app.brazenconnect.com/js/brazen-chat-widget-loader.js" 
	id="brazenChatWidgetScript" 
	data-salesforce-id="{your Brazen account ID}"
	data-mode="EVENT">
</script>