Skip to content

SearchEventCreator

Arjun Komath edited this page Sep 26, 2017 · 1 revision

EngageEvent creator for Media Search events

Method Summary

Method Description
onSearch Creates EngageEvent representing the search event

Example

onSearch

ENGAGE
    .onSearch(SEARCH_TEXT)
    .track();
Clone this wiki locally