WC_Extensions_Tracking::track_addon_install( string $addon_id, string $section )

Send a Tracks event when addon is installed via the Extensions page.


Description Description


Parameters Parameters

$addon_id

(Required) Addon slug.

$section

(Required) Extensions tab.


Top ↑

Source Source

File: includes/tracks/events/class-wc-extensions-tracking.php


			


Top ↑

User Contributed Notes User Contributed Notes

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