Liking cljdoc? Tell your friends :D

event-data-common.url-cleanup

Clean up URLs. Currently removes known tracking parameters.

Clean up URLs.
Currently removes known tracking parameters.
raw docstring

ignore-parameter-reclj


ignore-parameter-resclj

Regular expressions of URL parameters that should be ignored. These are parameters that are used for tracking.

Regular expressions of URL parameters that should be ignored.
These are parameters that are used for tracking.
raw docstring

remove-tracking-paramsclj

(remove-tracking-params url)

Given a URL and the set of tracking params, remove tracking params.

Given a URL and the set of tracking params, remove tracking params.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close