Collecting events in a browser extension.
Collecting events in a browser extension.
(collect-event name params)
Collect an event to GA.
name
should only contain [a-zA-Z0-9_], params
is a map.
Collect an event to GA. `name` should only contain [a-zA-Z0-9_], `params` is a map.
(init! measurement-id-arg api-secret-arg)
Init with the measurement id and the api secret.
Init with the measurement id and the api secret.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close