To get a list of viewed Guides by a user, you can call the following method from our JavaScript API.
userGuiding.getHistory()
This method returns an array of all the completed Guides.

To get a list of viewed Guides by a user, you can call the following method from our JavaScript API.
userGuiding.getHistory()
This method returns an array of all the completed Guides.