Integrate with AWS CloudFront to send analytics data to Hall
Use AWS Lambda@Edge to forward data to the Log visit endpoint.AWS Lambda@Edge allows you to run JavaScript (Node.js) code at AWS CloudFront edge locations, intercepting and modifying requests before they reach your origin server. Read the official documentation for more details.