track Results Impression View
fun trackResultsImpressionView( items: List<ResultsImpressionItem>, searchTerm: String? = null, filterName: String? = null, filterValue: String? = null, analyticsTags: Map<String, String>? = null)
Content copied to clipboard
Tracks results impression view events (items that were viewably impressed per MRC guidelines).
Example:
ConstructorIo.trackResultsImpressionView(items, "shoes")Content copied to clipboard
Parameters
items
the list of items that were viewably impressed
search Term
the search term associated with the impression
filter Name
the name of the filter applied
filter Value
the value of the filter applied
analytics Tags
Additional analytics tags to pass