Discussions

Ask a Question
Back to All

Can we get visitor information without using hook in react?

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?