JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| webinarId | string | Yes | Unique webinar identifier |
| webinarTitle | string | No | Human-readable webinar title |
| webinarDate | string | No | ISO 8601 scheduled date |
| userEmail | string | No | Registrant’s email address |
| companyName | string | No | User’s company name |
| source | string | No | Where the registration was initiated |
When to Fire
- After webinar registration form submission
- After calendar invite is sent
- After registration confirmation email is delivered