excludedUrlPatterns property

Set<String> excludedUrlPatterns
getter/setter pair

URL patterns to exclude from tracking. If a URL contains any of these strings, the API call will not be tracked.

Implementation

Set<String> excludedUrlPatterns = {};