conversion_bridge_can_track_event
Description
The conversion_bridge_can_track_event filter determines if the current visitor is allowed to be tracked.
Usage
add_filter( 'conversion_bridge_can_track_event', 'my_hook_function', 10, 1 );
Parameters
$can_track
(boolean)
Whether user can be tracked or not
Still need help?
If you have not yet found your answer in the documentation articles, please contact support
Contact support