How to trigger recording with API?

Modified on Fri, 28 Apr 2023 at 11:26 PM

Starting a Recordings with JavaScript triggers is useful for when you want Recordings to start capturing after your visitors did a certain action on your website.

1. Go to Recording, Click on the Tracking & Targeting button


2. Go to the Tracking section, and turn off the toggle of Autostart session recording.


3. Next, you can use the following javascript code to trigger the recording on your website. 


To start recording on your website

howuku.record.start()

To stop recording on your website

howuku.record.stop()


If you need further help on this subject, you may contact us at support@howuku.com and we would love to help you with the implementation.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article