🚀 Fetch Later API Demo

Interactive demonstration of the experimental fetchLater() API

Checking browser support...

📊 Quota Information

• Maximum quota per document: 640KiB

• Deferred requests are batched and sent when the tab closes

• Always handle QuotaExceededError in production

📈 Live Analytics

1
Page Views
0s
Time Spent
0
Interactions
0
Deferred Requests

⏰ Delayed Beacon

Schedule a request to be sent after a specific delay (30 seconds)

Ready to schedule

🎯 End-of-Session Reporting

Create a request that will be sent when the page becomes hidden

Not configured

📊 Analytics Beacon

Send current analytics data with a deferred request

Ready to send

❌ Cancellable Request

Create a request that can be cancelled before sending

No active request

🔄 Update Deferred Data

Update the payload of a deferred request before it's sent

No active request

⚡ Fallback Demo

Demonstrate fallback when fetchLater is not available

Ready to test