{
"data": {
"event_type": "link.clicked",
"id": "click_xyz789",
"occurred_at": "2025-01-17T10:35:00Z",
"payload": {
"tracking_link_id": "link_xyz789",
"message_id": "msg_7f8a9b0c1d2e3f4g",
"project_id": "proj_9i8h7g6f5e4d3c2b",
"short_url": "https://link.yourdomain.com/abc123",
"destination_url": "https://yoursite.com/volunteer-signup",
"clicked_at": "2025-01-17T10:35:00Z",
"device": "iPhone",
"browser": "Safari 17.2",
"os": "iOS 17.2",
"ip_address": "203.0.113.42",
"user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1",
"is_bot": false,
"is_unique_click": true,
"is_share_click": false,
"contact": {
"phone_number": "+15551234567",
"custom_fields": { "First Name": "Jane", "City": "Austin" }
}
}
},
"meta": { "attempt": 1, "max_attempts": 3 }
}