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 트리거",
"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 요청 — 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
고객관계관리
AI를 사용하여 Reddit 게시물을短视频으로 변환합니다.
AI를 사용하여 Reddit 게시물을短视频으로 변환합니다.
If
Set
Code
+
If
Set
Code
43 노드Artur
인공지능
자동화 QuickBooks 판매 이상 감지기 (전문 이메일 알림 포함) (검토 중)
전문 이메일 알림이 포함된 자동화된 QuickBooks 판매 이상 감지기
If
Set
Code
+
If
Set
Code
26 노드Elegant Biztech
고객관계관리
GA4 이상 검출 및 자동 Slack과 이메일 알림
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 요약