ダブルクリックで英日反転
Social Sciences · Business
Analytics & Email-Capture Stack for a Personal Site (2026)
Analytics shows anonymous behavioural trends; email capture collects individual contact details. They are two separate stacks with different purposes — conflating them leads to privacy-policy knots and legal risk.
What Analytics Can and Cannot Do
- GA4's client_id is a cookie-based UUID — it cannot be resolved to a real person.
- You can capture: source, page flow, device, geo, PV/UU, dwell time.
- You cannot capture: name, email, affiliation, or cross-site identity.
- The only way to know "who" visited is to have them voluntarily submit a form.
Free Analytics Stack (2026)
- GA4: de facto default; BigQuery export free; 24–48 h report lag.
- Microsoft Clarity: free with no cap; session replay + heatmaps; complements GA4.
- Cloudflare Web Analytics: cookieless, privacy-first; no session replay.
- Recommended combo: GA4 (quantitative) + Clarity (qualitative).
Free Email-Capture Stack (2026)
- Web3Forms: no backend, free up to 250 submissions/month — enough for a personal site.
- Buttondown: newsletter, free up to 100 subscribers; auto-inserts unsubscribe link.
- Cloudflare Workers + Email Routing: permanently free, no SaaS dependency if on CF DNS.
- Avoid bare mailto: — the address is scraped from HTML by spam bots.
Japanese Law Checklist
- An email address is personal information (Act on the Protection of Personal Information, Art. 17).
- State the purpose of use near every form; name entrusted processors (Web3Forms, GA4, Clarity) in your privacy policy.
- Commercial newsletters require prior opt-in consent and a mandatory unsubscribe link.
- The amended Telecommunications Business Act external-transmission rule does not apply to personal sites, but add a GA4/Clarity note to your privacy policy as good practice.
→ Run GA4 + Clarity for analytics and Web3Forms + Buttondown for capture — the entire stack is free; keep them legally separate with a one-page privacy policy.
社会科学 · ビジネス
個人サイトのアクセス解析&メール取得スタック(2026年版)
アクセス解析は匿名の行動傾向を見るもの、メール取得は個人の連絡先を収集するもの。目的が異なる「二本立て」として構築しないと、プライバシーポリシーが破綻し法的リスクが生じる。
解析ツールが分かること・分からないこと
- GA4が記録するclient_id(=Cookie基づく匿名UUID)は実在の人物に紐づかない。
- 取得できる情報:流入元・ページフロー・デバイス・地域・PV/UU・滞在時間。
- 取得できない情報:氏名・メールアドレス・所属・サイト横断の同一性。
- 「誰が来たか」を知る唯一の手段は、本人がフォームに自発的に入力すること。
無料アクセス解析スタック(2026年)
- GA4:事実上の標準。BigQueryエクスポート無料だがレポート反映に24〜48時間のラグあり。
- Microsoft Clarity(クラリティ):無料・上限なし。セッションリプレイ+ヒートマップでGA4を補完。
- Cloudflare Web Analytics:Cookie不要・プライバシー優先。セッションリプレイは非対応。
- 推奨構成:GA4(定量)+Clarity(定性)の2本立て。
無料メール取得スタック(2026年)
- Web3Forms(ウェブスリーフォームズ):バックエンド不要・月250件まで無料。個人サイトには十分。
- Buttondown(ボタンダウン):ニュースレター配信、100購読者まで無料。配信停止リンクを自動挿入。
- Cloudflare Workers+Email Routing:Cloudflare DNS利用なら永続無料・外部SaaS依存ゼロ。
- mailto:リンクは避ける:HTMLにアドレスが露出しスパムボットにスクレイピングされる。
日本法チェックリスト
- メールアドレスは個人情報(個人情報保護法17条)。取得時に利用目的を明示する義務がある。
- プライバシーポリシーに委託先(Web3Forms・GA4・Clarity等)を列挙する(委託先監督義務)。
- 広告・宣伝を含むメール配信には事前同意(オプトイン)と配信停止手段の明示が必須(特定電子メール法)。
- 改正電気通信事業法の外部送信規律は個人ブログには原則適用外だが、GA4/Clarityの利用をポリシーに記載するのが望ましい。
→ GA4+Clarityで解析、Web3Forms+Buttondownでメール取得——スタック全体が無料。1ページのプライバシーポリシーで法的に分離して運用する。
Social Sciences · Business
Analytics & Email-Capture Stack for a Personal Site (2026)
Analytics shows anonymous behavioural trends; email capture collects individual contact details. They are two separate stacks with different purposes — conflating them leads to privacy-policy knots and legal risk.
What Analytics Can and Cannot Do
- GA4's client_id is a cookie-based UUID — it cannot be resolved to a real person.
- You can capture: source, page flow, device, geo, PV/UU, dwell time.
- You cannot capture: name, email, affiliation, or cross-site identity.
- The only way to know "who" visited is to have them voluntarily submit a form.
Free Analytics Stack (2026)
- GA4: de facto default; BigQuery export free; 24–48 h report lag.
- Microsoft Clarity: free with no cap; session replay + heatmaps; complements GA4.
- Cloudflare Web Analytics: cookieless, privacy-first; no session replay.
- Recommended combo: GA4 (quantitative) + Clarity (qualitative).
Free Email-Capture Stack (2026)
- Web3Forms: no backend, free up to 250 submissions/month — enough for a personal site.
- Buttondown: newsletter, free up to 100 subscribers; auto-inserts unsubscribe link.
- Cloudflare Workers + Email Routing: permanently free, no SaaS dependency if on CF DNS.
- Avoid bare mailto: — the address is scraped from HTML by spam bots.
Japanese Law Checklist
- An email address is personal information (Act on the Protection of Personal Information, Art. 17).
- State the purpose of use near every form; name entrusted processors (Web3Forms, GA4, Clarity) in your privacy policy.
- Commercial newsletters require prior opt-in consent and a mandatory unsubscribe link.
- The amended Telecommunications Business Act external-transmission rule does not apply to personal sites, but add a GA4/Clarity note to your privacy policy as good practice.
→ Run GA4 + Clarity for analytics and Web3Forms + Buttondown for capture — the entire stack is free; keep them legally separate with a one-page privacy policy.
社会科学 · ビジネス
個人サイトのアクセス解析&メール取得スタック(2026年版)
アクセス解析は匿名の行動傾向を見るもの、メール取得は個人の連絡先を収集するもの。目的が異なる「二本立て」として構築しないと、プライバシーポリシーが破綻し法的リスクが生じる。
解析ツールが分かること・分からないこと
- GA4が記録するclient_id(=Cookie基づく匿名UUID)は実在の人物に紐づかない。
- 取得できる情報:流入元・ページフロー・デバイス・地域・PV/UU・滞在時間。
- 取得できない情報:氏名・メールアドレス・所属・サイト横断の同一性。
- 「誰が来たか」を知る唯一の手段は、本人がフォームに自発的に入力すること。
無料アクセス解析スタック(2026年)
- GA4:事実上の標準。BigQueryエクスポート無料だがレポート反映に24〜48時間のラグあり。
- Microsoft Clarity(クラリティ):無料・上限なし。セッションリプレイ+ヒートマップでGA4を補完。
- Cloudflare Web Analytics:Cookie不要・プライバシー優先。セッションリプレイは非対応。
- 推奨構成:GA4(定量)+Clarity(定性)の2本立て。
無料メール取得スタック(2026年)
- Web3Forms(ウェブスリーフォームズ):バックエンド不要・月250件まで無料。個人サイトには十分。
- Buttondown(ボタンダウン):ニュースレター配信、100購読者まで無料。配信停止リンクを自動挿入。
- Cloudflare Workers+Email Routing:Cloudflare DNS利用なら永続無料・外部SaaS依存ゼロ。
- mailto:リンクは避ける:HTMLにアドレスが露出しスパムボットにスクレイピングされる。
日本法チェックリスト
- メールアドレスは個人情報(個人情報保護法17条)。取得時に利用目的を明示する義務がある。
- プライバシーポリシーに委託先(Web3Forms・GA4・Clarity等)を列挙する(委託先監督義務)。
- 広告・宣伝を含むメール配信には事前同意(オプトイン)と配信停止手段の明示が必須(特定電子メール法)。
- 改正電気通信事業法の外部送信規律は個人ブログには原則適用外だが、GA4/Clarityの利用をポリシーに記載するのが望ましい。
→ GA4+Clarityで解析、Web3Forms+Buttondownでメール取得——スタック全体が無料。1ページのプライバシーポリシーで法的に分離して運用する。