> ## Documentation Index
> Fetch the complete documentation index at: https://help.getvero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding a placeholder event

> Create placeholder events to build campaigns before your tracking code is implemented.

Sometimes when you are creating or planning email workflows you may not have the event you need tracked in your website or application yet. We don't think this should stop you from getting your campaigns set up correctly.

It is possible to add events in Vero that act as placeholders for events that have not been tracked yet. This is useful for setting up and testing your email workflows before an engineer has added the Vero tracking code.

## Adding events in the events manager

The [events manager](https://app.getvero.com/events) shows a list of events that have been tracked via the Vero API ([read about the Vero API here](/api-reference/track/overview). This list also shows placeholder events created in Vero that have not been tracked yet. To create your own placeholder event, hit the **+ Add Event** button.

<img src="https://mintcdn.com/vero-c561507b/zOsbITfvP_6twbRn/images/vero-1/vero.event-manager-add-event.png?fit=max&auto=format&n=zOsbITfvP_6twbRn&q=85&s=bddcad5316f39e90b1f27c030feacec4" alt="vero.event-manager-add-event" width="2638" height="1264" data-path="images/vero-1/vero.event-manager-add-event.png" />

Give your event a name that has not already been used. You may also give this event a description to help other team members understand what this event is used for.

<img src="https://mintcdn.com/vero-c561507b/zOsbITfvP_6twbRn/images/vero-1/vero.event-manager-add-event-module.png?fit=max&auto=format&n=zOsbITfvP_6twbRn&q=85&s=224dfcc2c1d41d6ff0aedf8d4e6481c4" alt="vero.event-manager-add-event-module" width="2560" height="1276" data-path="images/vero-1/vero.event-manager-add-event-module.png" />

Hit the **Add event** confirmation button and your event will be created.

You can now choose this event in your campaigns or segments. However, campaigns will not be fired and customers will not enter a segment based on this event until it has been tracked using the Vero library, read the [API documentation](/api-reference/events/track) to learn more about tracking events.

**Bonus:** Each event in the events manager has a **Setup** tab which shows the code needed to track this event.

## Adding events in a campaign

When designing a campaign, you can also type a new event name and quickly create an event by hitting 'create new event' straight from the trigger select box.

<img src="https://mintcdn.com/vero-c561507b/zOsbITfvP_6twbRn/images/vero-1/vero.event-manager-new-campaign-event.gif?s=7cc2aff2cff57957f92b43949ab243a7" alt="vero.event-manager-new-campaign-event" width="960" height="320" data-path="images/vero-1/vero.event-manager-new-campaign-event.gif" />

Similar to creating events in the events manager, these events are placeholders. Campaigns will not be triggered until the selected event has been tracked using the Vero library, [read the API documentation](/api-reference/events/track) to learn more about tracking events.
