wc_admin_record_tracks_event( string $event_name, array $properties = array() )

Record an event using Tracks.


Description Description


Parameters Parameters

$event_name

(Required) Event name for tracks.

$properties

(Optional) Properties to pass along with event.

Default value: array()


Top ↑

Source Source

File: packages/woocommerce-admin/includes/core-functions.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.