EnrichByBehaviorService

Service for the Behavior listener (id: enrichprofilebyvisitorbehavior)

Constructors

Link copied to clipboard
constructor(blueConicClient: BlueConicClient, uuid: String)

Functions

Link copied to clipboard
fun applyRules(rules: JSONArray)

Applies rules and determines which keywords earn points based on the engagement rule settings.

Link copied to clipboard
open override fun handleEvent(event: Event)

Called when an event is thrown by the app developer.

Inherited functions

Link copied to clipboard
fun registerEvent(rule: JSONObject, className: String)

Registers an event in the event manager.