Hi,
Are there any resources available to track events such as clicks on selectinput, radio buttons, check boxes, etc. using google analytics. I used the following resources to set up google analytics to shinyapps and they were very useful.
https://shiny.rstudio.com/articles/usage-metrics.html
https://shiny.rstudio.com/articles/google-analytics.html
However, I was not able to get events to work with changes in selectinput, radio buttons, or check boxes. It seems shiny:inputchanged does not detect changes in these inputs.
Any help is greatly appreciated.
Thanks a lot.
Best,
Gibran