Initial commit from Specify template
This commit is contained in:
36
integrations.md
Normal file
36
integrations.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Integrations
|
||||
|
||||
This document outlines the third-party services, custom code, and form integrations for the website `enchun.tw`.
|
||||
|
||||
## 第三方服務 (Apps & Integrations)
|
||||
|
||||
* **Google Analytics:**
|
||||
* Measurement ID: `G-DKBZWCGGZR`
|
||||
* **Google Maps:**
|
||||
* No API key is set.
|
||||
* **Meta Pixel:**
|
||||
* No Pixel ID is set.
|
||||
* **Connected Apps:**
|
||||
* "n8n form" is connected.
|
||||
* **API access:**
|
||||
* Two API tokens have been generated: "n8n form" and "n8n-api".
|
||||
* **Webhooks:**
|
||||
* One webhook is set up for "Form submission" to `https://n8n.itslouis.cc/webhook/d3f9007d-d6a6-48a7-9e6c-903c426533c6/webhook`.
|
||||
|
||||
## 自訂程式碼 (Custom code)
|
||||
|
||||
* **Head code:** No custom code has been added to the `<head>` tag.
|
||||
* **Footer code:** No custom code has been added to the `<body>` tag.
|
||||
|
||||
## 表單整合 (Forms)
|
||||
|
||||
* **Form notifications:**
|
||||
* **Sender name:** `enchun form`
|
||||
* **Send form submissions to:** `enchun2021web@gmail.com`
|
||||
* **Subject line:** `"來自{{siteName}}有新的客戶發的聯絡資料"`
|
||||
* **Reply to address:** `"{{ Name }} < {{ Email }} >"`
|
||||
* **Email template:** `"客戶 {{ Name }} 發的訊息,裡面寫:{{ Message }} 他的電話是:{{Phone}}"`
|
||||
* **reCAPTCHA validation:**
|
||||
* **reCAPTCHA v2 site key:** `6Ld5cEoeAAAAAAAt_BiUpx3HDQL2jRCX--oM1cjd`
|
||||
* **reCAPTCHA v2 secret key:** `6Ld5cEoeAAAAANTnevu9UigNg1pLdGPd3-gjmjIx`
|
||||
* **Form submissions:** A list of form submissions is visible on this page.
|
||||
Reference in New Issue
Block a user