Transparent Tracking Pixel for Email Open Detection — Flujo de trabajo n8n

Baja complejidad🔗 Webhook5 nodos💎 Other👁 335 vistaspor Julien DEL RIO

Descripción general

📌 Description This workflow serves a 1x1 transparent PNG image via a webhook, which can be embedded in an email to track when the email is opened. When the image is loaded by the recipient's email client, the webhook is triggered, optionally capturing a userId to identify who opened the email.

📂 Workflow Steps

Webhook Trigger (Request img) Path: /webhook/change-with-your-id Triggered by an HTTP request (e.g. when the image is loaded in an email). Accepts a query parameter id to identi

Nodos utilizados

Create data pixCreate img binRespond to WebhookRequest imgDo anything to logSticky Note

Vista previa del flujo de trabajo

📬 Workflow: Transparent Tracking Pixel for E
📌 Description
This workflow serves a 1x1 transparent PNG image via a
C
Create data pix
C
Create img bin
R
Respond to Webhook
R
Request img
D
Do anything to log
5 nodes4 edges

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador webhook.

  2. 2

    Procesamiento

    Los datos fluyen a través de 5 nodos, connecting converttofile, respondtowebhook, set.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (5)

CR

Create data pix

set

#1
CR

Create img bin

convertToFile

#2
RE

Respond to Webhook

respondToWebhook

#3
RE

Request img

webhook

#4
DO

Do anything to log

noOp

#5
ST

Sticky Note

stickyNote

#6

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo transparent-tracking-pixel-for-email-open-detection descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

{ "name": "Transparent Tracking Pixel for Email Open Detection", "nodes": [...], ...}

Integraciones

converttofilerespondtowebhooksetwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos5
Complejidadlow
Disparadorwebhook
Vistas335
CategoríaOther

Creado por

Julien DEL RIO

Julien DEL RIO

@juliendelrio

Etiquetas

converttofilerespondtowebhooksetwebhook

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →