Brightspot
Guide for implementing Glean’s modal search functionality within Brightspot sites
The following steps will guide you through replacing your Brightspot site’s native search with Glean’s modal search interface.
Access Site Settings
Navigate to Admin > Sites & Settings in your Brightspot dashboard and select the site(s) where you want to implement Glean search.
Navigate to Front-end Settings
In the Edit Site view:
- Select the Front-end tab
- Expand the Advanced section
Add Custom Head Elements Container
- Click Add Custom Head Elements
- Set Internal Name to
Glean
Configure Web SDK Script
Under Elements, add a Script Element with the following configuration:
Glean Web SDK
Link
true
Save Changes
Click Save to apply your configuration changes.
If you have customized your page header, you may need to modify the CSS selectors in the integration script to match your specific implementation.
Was this page helpful?