Integrate with Azure to send analytics data to Hall
Use Azure Functions to forward data to the Log visit endpoint.Azure Functions allows you to run JavaScript (Node.js) code in a serverless environment that can be triggered by HTTP requests. Read the official documentation for more details.