Drop-in JA4+ fingerprinting for your Vercel applications
Enable Vercel Firewall for your project:
# In your Vercel dashboard:
1. Go to Project Settings → Security
2. Enable "Vercel Firewall"
3. JA4 headers will be automatically added to requests
JA4DB_INGEST_URL=https://ja4-atlas.platphormnews.com
JA4DB_INGEST_TOKEN=your-secure-token-here
JA4DB_SENSOR_NAME=my-app-production
JA4DB_SAMPLE_RATE=1.0 # 1.0 = 100%
JA4DB_ENV=production
The integration uses standard Next.js middleware and built-in fetch API. No additional dependencies required.
For questions or custom integration support: