Transparent Tracking Pixel for Email Open Detection — n8n ワークフロー

複雑度🔗 Webhook5個のノード💎 Other👁 335回閲覧作成者:Julien DEL RIO

概要

📌 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

使用ノード

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

ワークフロープレビュー

📬 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

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 5 個のノードを流れます, connecting converttofile, respondtowebhook, set。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (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

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした transparent-tracking-pixel-for-email-open-detection ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

converttofilerespondtowebhooksetwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーwebhook
閲覧数335
カテゴリOther

作成者

Julien DEL RIO

Julien DEL RIO

@juliendelrio

タグ

converttofilerespondtowebhooksetwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →