gaTrack: Input tracking

Description Usage Arguments

Description

Sends an event with given category, action and label whenever the given input changes. This function must be called in the app's server side.

Usage

1
gaTrack(inputId, session, category, action, label = inputId)

Arguments

inputId

Input unique ID string

category

Event category

action

Event action

label

Event label

input

Shiny server reactive input value


lrodriguezlujan/shinyga documentation built on May 21, 2019, 7:52 a.m.