Privacy-First Attribution & Tracking

Zero PII in your infrastructure. All processing happens at the edge.

Enterprise-grade conversion tracking with complete GDPR/CCPA compliance

Three Powerful Components

Complete attribution coverage from edge to browser

Beam Core API

Central processing hub with zero PII storage. Handles event routing, queue management, and platform integrations.

  • • Lightning Fast Processing
  • • Multi-tenant architecture
  • • Queue-based processing
  • • Real-time monitoring

SkyBeam

Edge-based passive tracking with Cloudflare Workers. No client-side code required.

  • • Zero-latency tracking
  • • Automatic data extraction
  • • One-click deployment
  • • Event configuration UI

ClickBeam

Lightweight JavaScript library for client-side tracking with offline support.

  • • 3KB minified size
  • • Offline event queue
  • • Standard event methods
  • • First-party cookies

Privacy by Design

All personally identifiable information is hashed at the edge before it ever reaches your infrastructure. Complete GDPR and CCPA compliance built-in.

Edge Privacy Processing

SHA-256 hashing happens in the browser or edge worker before data transmission

Zero PII Storage

Your database never stores raw emails, phone numbers, or other PII

Compliance Ready

GDPR Article 25, CCPA compliant, and SOC 2 ready architecture

// ClickBeam automatically hashes PII
beam.trackPurchase({
user_data: {
em: 'user@example.com', // Auto SHA-256
ph: '+1-555-0123' // Auto SHA-256
},
value: 99.99,
currency: 'USD'
});

Seamless Platform Integrations

Send conversion data to all major advertising platforms

NEW
f

Meta

Auto fbp/fbc

NEW
GA

GA4

Auto Cookie Integration

TT

TikTok

Events API

P

Pinterest

Conversion API

NEW
B

Bing Ads

Auto MSCLKID

R

Reddit

Conversion API

Auto Cookie Reading

Zero-Config Platform Integration

Tandem Beam automatically reads existing cookies from GA4, Meta, and Bing to maintain perfect attribution continuity. No configuration required - it just works.

GA4: Reads _ga cookies for client & session IDs
Meta: Captures _fbp & _fbc for 8-10/10 EMQ
Bing: Extracts _uetmsclkid for attribution
Works with both ClickBeam and SkyBeam
// Cookie data captured automatically
beam.trackPurchase({
value: 99.99,
currency: 'USD'
});
// Automatically includes:
// GA4: client_id, session_id, engagement_time
// Meta: fbp, fbc (8-10/10 EMQ)
// Bing: msclkid, visitor_id, session_id
// All: UTM params, browser data, trace_id

Enterprise Features

Event Deduplication

Intelligent duplicate detection prevents inflated metrics and wasted ad spend

Real-time Monitoring

Infrastructure status, trace journals, and performance metrics at your fingertips

Multi-Tenant Ready

Complete data isolation for agencies managing multiple clients

Offline Support

Events are queued locally and sent when connection is restored

One-Click Deployment

Deploy Cloudflare Workers instantly from the dashboard

Feature Gates

Granular control over SkyBeam and ClickBeam access per client

Ready to get started?

Join forward-thinking companies using Tandem Beam for privacy-compliant attribution.