Drizzle
Drizzle

Proxy & IP Handling Improvements

IP Detection X-Forwarded-For → fallback CF-Connecting-IP

Proxy Support Still evaluating ideal long-term solutions (not 100% happy yet).

Current basic version: proxy requests to collector via your domain/server. Serves as first-party traffic → bypasses most ad blockers. Keeps data accurate via forwarded headers.

Required headers (pass unchanged from client, via trusted proxy):

  • X-Forwarded-For – client IP (required for deduplication)

  • x-client-country – country code

  • x-client-region – region/state

  • x-client-city – city

  • User-Agent – browser/OS string


David
Published by David