In this article, we’ll walk you through the steps to customize and enhance your Resource Center to better suit your needs and to trigger it in the right place, and at the right time as well as enabling the search functionality to be visible in the Resource Center widget.
In this section, you’ll configure the search functionality to specify which resources Userpilot should include in search results. Here, you can determine whether Userpilot should search through help articles from the “Help” tab, home modules from the “Home” tab, and news posts from the “News” tab. Additionally, you can customize the search text, no-result page text, and button text.
Introducing the Style tab – your go-to for customizing the appearance of both the beacon and widget in the Resource Center. From colors to fonts, this tab offers easy-to-use tools to make your center stand out. Let’s explore how you can enhance its look to better connect with your audience.This tab will be split into two distinct sections: Widget and Beacon. This division aims to streamline the configuration process and enhance usability.
Customize the appearance of your Resource Center widget with ease.
Modify elements such as widget colors, type and color of the font, and minimize button settings.
This section of the Settings tab will describe the set of options that can be used to trigger the Resource Center within your application.These options will define how will the Resource Center widget be launched.Options:
If the user is eligible to see the Resource Center, the widget can be launched after clicking on the displayed beacon. You can specify the eligible users based on page, domain, and audience targeting as described in this article.
If you would like to trigger the Resource Center when the user clicks on a specific element in your web app for the widget to be shown. Once selected, you can specify the CSS selector for the target element in Userpilot.There are two options when it comes to triggering the Resource Center from an element, it can either be achieved by specifying the CSS selector of the element or by selecting a Feature Tag that you previously created. So for anyone without a technical background, we got you! You can refer to this document to learn how a Feature Tag is created.One it’s created, you can easily select it from the drop down list.What is a CSS selector?Elements are simply boxes on the page identified by its HTML and CSS, Userpilot identifies the element you have selected using CSS Selectors: these are used to select and target the HTML content on your web app. There are a wide variety of CSS selectors available, allowing for fine-grained precision when selecting elements to style; CSS selectors select HTML elements according to its id, class, type, attribute, etc.You can find the HTML content and related CSS selectors are used as a particular element by simply following these steps:1. Right-click on the page and select “Inspect”, you should see the ‘Elements’ tab.2. You can then click on the arrow icon that appears at the top left of the window and hover over the element that you would like to trigger the Resource Center from and click on it.3. Right-click on the highlighted line in the elements tab and select “Copy” => Copy selector.Now you have the CSS selector of the element! You can paste it in the Trigger settings of the Resource Center as you can see in the example belowWe recommend asking your developers if you’re missing information here.
There is more than way to trigger the Resource Center manually, it can be achieved using the permalink, programmatically, or via Userpilot content.Option #1: Via Other Userpilot ContentIf you would like to trigger the Resource Center from other Userpilot content such as a checklist or a flow, you can achieve this by including the permalink or the javascript code which are explained below in Option#2 and Option #3.Option #2: Shareable PermalinkThe Permalink option will allow you to trigger the Resource Center by including it in any URL. This is a great way to easily share a flow with a teammate or force a Resource Center to trigger using a link you share with users in your email onboarding sequence.Simply copy the permalink and add it to the end of the URL. Here is an example:Option #3: Trigger ProgrammaticallyA JavaScript code to trigger the Resource Center is an additional option to trigger the Resource Center manually.Not only can this code be added in an element in your app, but it can also be added in a step of a Userpilot flow. To achieve this, click on the button action