Class Inbound_Mailer_Tracking
Tracks email clicks under the inbound_email_click
event name in the inbound_events
table. We also record email clicks under the {service}_click event name.
public
|
|
public static
|
|
public static
|
#
track_link( $args )
Listens for tracked link processing - Right now this preparing an event but not storing one. Needs investigation. |