Pipedriveの取引結果をGA4およびGoogle Adsに接続
上級
これはCRM分野の自動化ワークフローで、17個のノードを含みます。主にIf, Set, Code, Filter, SplitOutなどのノードを使用。 Measurement Protocolを通じてPipedriveの取引結果をGA4およびGoogle Adsに接続
前提条件
- •ターゲットAPIの認証情報が必要な場合あり
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "2718e70d3927cc6f222cd0fca1f41929053688eb8b4504451ee7746fdfef7be1",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "fa95d57a-f2b6-46ca-bb38-e28884c2e8c9",
"name": "Pipedrive Trigger",
"type": "n8n-nodes-base.pipedriveTrigger",
"position": [
-256,
-32
],
"webhookId": "ec33bea1-799e-4bd3-afdb-5d765a43e4da",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "80166a20-b905-4c1a-b651-8cda376f3d5c",
"name": "取引を取得",
"type": "n8n-nodes-base.pipedrive",
"position": [
192,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e64b0e87-3839-4d9c-9571-9ebd79fa6760",
"name": "人物を取得",
"type": "n8n-nodes-base.pipedrive",
"position": [
-256,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "10a27d10-b9f3-4fe6-9dba-e1cb98eee13d",
"name": "人物フィールドを取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
-32,
240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "93fef903-0796-4a5b-a24e-a6903ff1c78d",
"name": "client_idとconsent_grantedを取得",
"type": "n8n-nodes-base.code",
"position": [
192,
240
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6eeec802-400a-4ce1-acc5-d4ac0f352b76",
"name": "client_idが存在かつ同意がある場合",
"type": "n8n-nodes-base.if",
"position": [
416,
256
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "76768652-f956-40ad-96bc-759c9d518d61",
"name": "GA4オブジェクトを構築",
"type": "n8n-nodes-base.code",
"position": [
656,
352
],
"parameters": {},
"typeVersion": 2
},
{
"id": "57159bf5-56c3-464c-a557-9ee3bfb019d9",
"name": "HTTP Request — GA4送信",
"type": "n8n-nodes-base.httpRequest",
"position": [
880,
464
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "67d35252-ecac-44ba-b64a-5184f70c9e46",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
832,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d05bd151-eb80-4500-b55e-607c68f9e831",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
608,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ef28a480-bbdf-49c4-9b01-86b35f576401",
"name": "変数を割り当て",
"type": "n8n-nodes-base.set",
"position": [
-32,
-32
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "811509a0-b914-4359-ba1a-77e9ba9eaa20",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1088,
-1232
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a75cd8d-67bf-40a4-880f-cb013a6c2c00",
"name": "パイプラインのステージを取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
400,
-32
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "5c9e0e84-08d0-4235-91a3-b99ab270415e",
"name": "分割",
"type": "n8n-nodes-base.splitOut",
"position": [
656,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c7eb606a-f314-4213-bbda-c30021abc5ce",
"name": "フィルター",
"type": "n8n-nodes-base.filter",
"position": [
864,
-32
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "922ae9a4-3aad-4289-8149-25f7823c7a76",
"name": "正しいステージ名の場合",
"type": "n8n-nodes-base.if",
"position": [
-512,
256
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "45e70305-559b-4e6b-b251-a9b326ba6aa7",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-192,
-768
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"c7eb606a-f314-4213-bbda-c30021abc5ce": {
"main": [
[
{
"node": "922ae9a4-3aad-4289-8149-25f7823c7a76",
"type": "main",
"index": 0
}
]
]
},
"5c9e0e84-08d0-4235-91a3-b99ab270415e": {
"main": [
[
{
"node": "c7eb606a-f314-4213-bbda-c30021abc5ce",
"type": "main",
"index": 0
}
]
]
},
"80166a20-b905-4c1a-b651-8cda376f3d5c": {
"main": [
[
{
"node": "1a75cd8d-67bf-40a4-880f-cb013a6c2c00",
"type": "main",
"index": 0
}
]
]
},
"e64b0e87-3839-4d9c-9571-9ebd79fa6760": {
"main": [
[
{
"node": "10a27d10-b9f3-4fe6-9dba-e1cb98eee13d",
"type": "main",
"index": 0
}
]
]
},
"ef28a480-bbdf-49c4-9b01-86b35f576401": {
"main": [
[
{
"node": "80166a20-b905-4c1a-b651-8cda376f3d5c",
"type": "main",
"index": 0
}
]
]
},
"10a27d10-b9f3-4fe6-9dba-e1cb98eee13d": {
"main": [
[
{
"node": "93fef903-0796-4a5b-a24e-a6903ff1c78d",
"type": "main",
"index": 0
}
]
]
},
"fa95d57a-f2b6-46ca-bb38-e28884c2e8c9": {
"main": [
[
{
"node": "ef28a480-bbdf-49c4-9b01-86b35f576401",
"type": "main",
"index": 0
}
]
]
},
"76768652-f956-40ad-96bc-759c9d518d61": {
"main": [
[
{
"node": "57159bf5-56c3-464c-a557-9ee3bfb019d9",
"type": "main",
"index": 0
}
]
]
},
"922ae9a4-3aad-4289-8149-25f7823c7a76": {
"main": [
[
{
"node": "e64b0e87-3839-4d9c-9571-9ebd79fa6760",
"type": "main",
"index": 0
}
]
]
},
"1a75cd8d-67bf-40a4-880f-cb013a6c2c00": {
"main": [
[
{
"node": "5c9e0e84-08d0-4235-91a3-b99ab270415e",
"type": "main",
"index": 0
}
]
]
},
"93fef903-0796-4a5b-a24e-a6903ff1c78d": {
"main": [
[
{
"node": "6eeec802-400a-4ce1-acc5-d4ac0f352b76",
"type": "main",
"index": 0
}
]
]
},
"6eeec802-400a-4ce1-acc5-d4ac0f352b76": {
"main": [
[
{
"node": "76768652-f956-40ad-96bc-759c9d518d61",
"type": "main",
"index": 0
}
],
[]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - 顧客管理
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
見積もり自動化テンプレート
Pipedriveから見積もりPDFを生成して、DottedSignへ送信してデジタル署名を行う
If
Set
Code
+
If
Set
Code
35 ノードKdan
顧客管理
Redditの投稿をAIで動画に変換
AIを使ってRedditの投稿を動画に変換する
If
Set
Code
+
If
Set
Code
43 ノードArtur
人工知能
QuickBooks 販売異常検知自動化(プロフェッショナルメール通知付)(審査中)
専門のメールアラート付きの自動化QuickBooks売上異常検出器
If
Set
Code
+
If
Set
Code
26 ノードElegant Biztech
顧客管理
GA4異常検知とSlack、メールによる自動 alerting
GA4異常検知と自動Slack及びメールアラート
If
Set
Code
+
If
Set
Code
9 ノードArtur
市場調査
コンテンツジェネレーター v3
AI驱动ブログ自動化:使用GPT-4生成并公開SEO記事至WordPressとTwitter
If
Set
Code
+
If
Set
Code
144 ノードJay Emp0
コンテンツ作成
AIを活用した会議調査とデイリーアジェンダ(Googleカレンダー、Attio CRM、Slack)
AIを活用した会議調査とデイリーアジェンダ:Googleカレンダー、Attio CRM、Slackを使用
If
Set
Code
+
If
Set
Code
30 ノードHarry Siggins
AI要約