# 3.3 WooCommerce Purchase Trigger

When a customer purchases a product or places an order from WordPress E-commerce, **LeadConnector Wizard** can send the data related to that purchase or order to high level.

To set a trigger when this data will be sent to high level, WooCommerce Plugin is required. You will see it if you go to **LC Wizard -> Options -> Trigger will be fired when the WooCommerce order status is**. Please **install & activate WooCommerce** in your WordPress dashboard.

By default, when someone places an order, the order status is **Processing** & the purchased data will be sent to high level. But you can update it in the following options. For a successful purchase, the order status is **Completed**.

<figure><img src="/files/tdI6vYrLirZMhcRmX7pd" alt=""><figcaption></figcaption></figure>

Now, in a successful purchase i.e. if the order status is **Completed,** we can add a tag & workflow when we add a product. To achieve it, Go to **New -> Product** or **Products -> Add New** from the dashboard first.

Then if you add tags, the tag will be added to the contact, and if you add workflow, the contact will be added to the workflow as follows.

<figure><img src="/files/py2O1ZvlER4WPjwV9Rzw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://better-wizard.gitbook.io/lead-connector-wizard/3.-options/3.3-woocommerce-purchase-trigger.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
