conversion_bridge_user_info
Description
The conversion_bridge_user_info filter runs before passing the current user's information collected from various plugin integrations and the current user's logged in information on to analytics or ad platforms.
Usage
add_filter( 'conversion_bridge_user_info', 'my_hook_function', 10, 1 );
Parameters
$user_info
(array)
The current user's info
Still need help?
If you have not yet found your answer in the documentation articles, please contact support
Contact support