til/social-sciences/business/visitor-analytics-and-email-capture
visitor-analytics-and-email-capture.mdupdated 2026-07-163924 words
ダブルクリックで英日反転
Social Sciences · Business

Analytics & Email-Capture Stack for a Personal Site (2026)

EN

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年版)

JP

アクセス解析は​匿名の​行動傾向を​見る​もの、​メール取得は​個人の​連絡先を​収集する​もの。​目的が​異なる​「二本立て」と​して​構築しないと、​プライバシーポリシーが​破綻し法的リスクが​生じる。

解析ツールが​分かる​こと・分からない​こと

  • 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ページの​プライバシーポリシーで​法的に​分離して​運用する。
148 notestil