# Connect Your Customer Information on WooCommerce

WooCommerce lets anonymous users make an order. In that case, the customer information section remains blank, even though you may have encountered the user before on other channels. How do you solve this issue?

1\. Ask for the customer's email address.

![](/files/-MhqWpJJ0rtC-dVU5zMt)

2\. Click on the WooCommerce icon on top of your Customer Information in your Inbox.

![](/files/-MhqXPs-Fyu09cLhlD4o)

3\. Search for the email address and select the customer's email. If there is no associated email, they might be a brand new user.

![](/files/JO3TPEaSlMuLZVDLOT9R)

Once the email address has been verified, the WooCommerce customer profile will sync with the customer information from the other platform.

![](/files/-Mhqb3MejUbQ0rcVGmRx)

{% hint style="success" %}
You can now deliver a consistent experience across all channels.
{% endhint %}


---

# 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://docs.myalice.ai/myalice-ecommerce/woocommerce/connect-woocommerce-customer-information.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.
