Liking cljdoc? Tell your friends :D
ClojureScript only.

google-analytics.web

Collecting events in a web app.

Collecting events in a web app.
raw docstring

collect-eventcljs

(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.
sourceraw docstring

init!cljs

(init! measurement-id)
source

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

× close