PrivacyProtectionsPopupExperimentExternalPixels

Functions

Link copied to clipboard
abstract suspend fun getPixelParams(): Map<String, String>

Returns parameters to annotate pixels with the popup experiment variant.

Link copied to clipboard

This method should be invoked whenever the user enters the Privacy Dashboard screen.

This method should be invoked whenever the user toggles privacy protections on the Broken Site screen.

abstract fun tryReportProtectionsToggledFromBrowserMenu(protectionsEnabled: Boolean)

This method should be invoked whenever the user toggles privacy protections using the options menu on the Browser screen.

This method should be invoked whenever the user toggles privacy protections on the Privacy Dashboard screen.