TrackingParameters

Public interface for the Tracking Parameters feature

Properties

Link copied to clipboard
abstract var lastCleanedUrl: String?

The last tracking parameter cleaned URL.

Functions

Link copied to clipboard
abstract fun cleanTrackingParameters(initiatingUrl: String?, url: String): String?

This method takes an optional initiatingUrl and a url and returns a String containing the cleaned URL with tracking parameters removed.