Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Notes::record_tracks_event_without_cookies( string $event_name, array $params )
Record tracks event without using cookies.
Description Description
Parameters Parameters
- $event_name
-
(Required) Name of the event to record.
- $params
-
(Required) The params to send to the event recording.
Source Source
File: packages/woocommerce-admin/src/Notes/Notes.php