Logging click events on websdk

Hi,

I wanted to log the click events in web sdk in the debug logs.

  1. Is it possible ?
  2. Which API should I call from websdk ?

Kind regards
Deepa

Yes, it’s possible to log click events in the web SDK debug logs. However, the specific implementation depends on where you intend to capture these clicks.

For example, are you interested in logging clicks on specific buttons, links, or any other interactive elements within your web application? Understanding the context of the clicks you want to log will help determine the appropriate approach for implementation. It would be great if you provide those details attached.

Additionally, could you provide more details on why you’re interested in logging these click events? Understanding the purpose behind this requirement can help. Please let us know the specific elements you’re looking to track clicks for and any specific goals you have utilizing this data.