Skip to content

conversion_bridge_add_event

Description

The conversion_bridge_add_event filter runs when a new conversion event is registered to be tracked.

Usage

add_filter( 'conversion_bridge_add_event', 'my_hook_function', 10, 1 );

Parameters

  1. $event (array)
    The event info

Still need help?

If you have not yet found your answer in the documentation articles, please contact support

Contact support