In this article

filter

jetpack_instant_search_disable_tracking

Whether to disable Tracks and TrainTracks analytics. This can be enabled via URL parameter (?disable_tracking=1) for testing, or via the filter for permanent configuration. Useful for debugging issues where tracking may interfere with search functionality, such as Safari’s advanced tracking protection.

Parameters

$disable_tracking
bool

Whether to disable tracking. Default false.

Changelog

How to use this hook

See “How to use actions and filters to customize Jetpack”.