To present Checklists and Announcements to users, we need to identify them uniquely and categorize them by segmenting the pool of all users into specific User Groups. To achieve this, Apty offers a feature that helps to identify users based on different strategies. The user identification is performed every time a user visits the application page and for every HTML change happening on the background.
Different options for user identification are present in the Manage Current Application page of the Apty Admin Console.
PATH: Admin Console > on the left side panel select application > at the top of the application menu click the Gear |
At the Manage Current Application > User Identification find the following strategies in the Identify users by drop-down list:
A unique user identification that will differ for every instance of the Apty Client for measuring the Apty usage.
This option will use an Application based ID that measures the Apty usage.
For more details on Custom refer to: Identifying Unique Users using Custom JS
Configuring this feature requires knowledge of the basic functioning of Documents, Window object and working of browser memory.
The identification of users based on their Unique ID helps to present Checklists and Announcements to users when the Assist Client is loaded on the hosting application.