GitHub / aws-samples / aws-serverless-tracking-pixel
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. The processing AWS Lambda Function sends the parsed information to an Amazon Kinesis Data Firehose Stream that should already exist. This solution is created as a baseline to be modified so it adapts to the specific use-case, according to the incoming information that should be processed.
Stars: 25
Forks: 13
Open issues: 1
License: other
Language: Python
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 6 months ago
Pushed at: almost 4 years ago
Last synced at: 2 days ago
Topics: serverless-beacon-server, tracking-pixel