conversion_bridge_event
Description
The conversion_bridge_event hook runs when an event is tracked during the internal REST endpoint request to track the event within Conversion Bridge for the Conversion Journey feature or passed to respective ad platforms that support integrating with their respective Conversion API.
Usage
do_action( 'conversion_bridge_event', 'my_hook_function', 10, 2 );Parameters
$event(array)
The original event data$params(array)
Additional params attached to the event
Still need help?
If you have not yet found your answer in the documentation articles, please contact support
Contact support