WC_Extensions_Tracking::track_helper_connection_cancelled()

Send a Tracks even when a Helper connection process is cancelled.


Description Description


Source Source

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

	public function track_helper_connection_cancelled() {
		WC_Tracks::record_event( 'extensions_subscriptions_cancelled' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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