top of page

Email Open Tracking Transparent Pixel

This n8n workflow creates and serves a 1x1 transparent PNG tracking pixel via webhook to detect email opens. It uses n8n nodes to decode base64 image data, convert to binary, and respond with the image. Includes logging placeholder and supports capturing userId via query parameter.

bottom of page