Date of slack thread: 5/23/24
Anonymous: Hello, I am entering the world of Statsig. I am conducting my first landing page experiments and would like to know if it is possible to obtain information on whether a user clicked my sign-up button. Could someone please tell me if this is possible, what type of parameter I need to add, and what I need to include in my code? I am working with JavaScript.
Daniel (Statsig): Welcome <@U074V9HMA9Y>! Happy to help here. If you are just looking to get up an running with how users are interacting with your website, you may want to checkout our Web Analytics docs https://docs.statsig.com/webanalytics/overview. You can just drop a script tag into your website and we will start collecting the click info automatically.
Daniel (Statsig): There is also Session Replay (https://docs.statsig.com/session-replay/overview), which captures a users entire session on your website, but that might be more than you need here.
Anonymous: <@U02P9J1F4TH> Thank you very much, I will try it.
Daniel (Statsig): No worries. Let me know if you need any help getting setup