wiki/knowledge/email-marketing/vcedc-event-registration-workflow.md · 610 words · 2026-04-05

VCEDC Event Registration Workflow

Overview

All event registrations for the VCEDC site must funnel into KIT (formerly ConvertKit), which serves as the client's official CRM. The WordPress Events Calendar plugin handles event creation and display on the site, while KIT handles subscriber management, tagging, and downstream automations (e.g., confirmation emails, follow-up sequences).

This workflow was defined during a January 2026 site review after the events page was found to be broken and the KIT integration had not yet been configured.

See also: [1]


Architecture

Visitor registers for event (WordPress / Events Calendar plugin)
        ↓
Registrant data pushed to KIT via plugin integration
        ↓
KIT applies event-specific tag to subscriber
        ↓
Tag triggers event automation sequence in KIT
(confirmation email, reminders, follow-up, etc.)

Key Requirements


Prior Art: How VCEDC Was Already Using KIT Tags

Before this site rebuild, VCEDC used a tag-based method with a third-party event platform (SiteCast):

  1. A unique KIT tag was created for each event (e.g., tag ID 101-3764).
  2. That tag ID was entered into SiteCast as a trigger parameter.
  3. SiteCast used a templated merge to fire the KIT tag on registration.

This pattern — one tag per event, tag triggers automation — should be preserved in the new WordPress-based workflow.


Implementation Notes


Open Questions (as of January 2026)


Action Items

Owner Task Status
Isahaque Fix broken Events page; configure Events Calendar plugin to display events Open
Isahaque Investigate and propose simple KIT integration method for event registrations Open
Melissa Send detailed blog post design feedback to Isahaque Open
Tracey Obtain event copy for Jan 20th event; share with team Open
Tracey Search VCEDC accounts for existing Google Search Console access Open
All Follow-up sync on Monday to review events fix and finalize KIT integration Open

Sources

  1. Index
  2. Kit Tag Based Automations
  3. Events Calendar Plugin