aws-serverless-tracking-pixel icon indicating copy to clipboard operation
aws-serverless-tracking-pixel copied to clipboard

This solution deploys a lambda function and an API Gateway HTTP API to process tracking information from the HTTP request, returning a 1x1 transparent pixel so it can be invoked from an IMG HTML tag....

Results 1 aws-serverless-tracking-pixel issues
Sort by recently updated
recently updated
newest added

Hi, I have deployed this code with command: sam build --use-container and sam deploy --guided and get TrackingPixelProcessingAPIURL, but when i wget url: ?userid=aws_user&thirdpartyname=example.hightrafficwebsite.com data not push to kinesis firehose...