Discussions
Can we get visitor information without using hook in react?
4 months ago by Gopinath
Can we directly call an API to fetch visitor information instead of using the hook? Additionally, what occurs if a request for visitor information is in progress and another request is made from the same device or browser?