Transparent Tracking Pixel for Email Open Detection — Workflow n8n

Faible complexitĂ©đŸ”— Webhook5 nƓuds💎 Other👁 335 vuespar Julien DEL RIO

Aperçu

📌 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

NƓuds utilisĂ©s

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

Aperçu du workflow

📬 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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les donnĂ©es transitent par 5 nƓuds, connecting converttofile, respondtowebhook, set.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

DĂ©tails des nƓuds (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

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. AccĂ©dez Ă  Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier transparent-tracking-pixel-for-email-open-detection téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nƓud de service (clĂ©s API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

converttofilerespondtowebhooksetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
NƓuds5
Complexitélow
Déclencheurwebhook
Vues335
CatégorieOther

Créé par

Julien DEL RIO

Julien DEL RIO

@juliendelrio

Tags

converttofilerespondtowebhooksetwebhook
⚡

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. HĂ©bergez-le vous-mĂȘme ou utilisez la version cloud.

Obtenir n8n gratuitement →