> ## Documentation Index
> Fetch the complete documentation index at: https://statsig-4b2ff144-kill-dead-node-pages.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom DAU Metric Creation Guide

> Step-by-step guide to create custom Daily Active User (DAU) metrics tailored to your specific business needs.

# Custom DAU Metric Creation Guide

This guide will walk you through the steps to create a custom DAU metric. Follow
the instructions carefully to ensure successful creation of your metric.

### **Step 1: Navigate to the Metrics Catalog**

To begin, go to the "Metrics Catalog" in the left navigation bar and click on
"Create" button.

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture1.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=ddf0cd90b9dc8815e9c2495ea0133ccd" alt="Picture1.png" width="2880" height="1692" data-path="images/custom-metrics/Picture1.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture2.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=8d8c703433721e89fad693cb5967b268" alt="Picture2.png" width="2880" height="1800" data-path="images/custom-metrics/Picture2.png" />
</Frame>

### **Step 2: Name your metric**

Name your metric. For example, I am naming it "Add to Cart DAU".

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture3.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=e96add6e51140d7faa14979f1e3c0e8b" alt="Picture3.png" width="2880" height="1800" data-path="images/custom-metrics/Picture3.png" />
</Frame>

### **Step 3: Choose the metric type**

Since we want to create a DAU metric, choose the metric type as "Unit Count".

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture4.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=140ae0722b2cf3253c5c5dc53aea2df3" alt="Picture4.png" width="2880" height="1800" data-path="images/custom-metrics/Picture4.png" />
</Frame>

### **Step 4: Select the ID type**

Select the ID type you want to count. Here I am selecting "User ID" which it is the most common use-case for DAU metrics.

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture5.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=a4209dd8283ec5dc8d52c84116bfbee7" alt="Picture5.png" width="2880" height="1800" data-path="images/custom-metrics/Picture5.png" />
</Frame>

### **Step 5: Choose the event**

Next, choose the event that you want to use for your metric. In this case, I select the event "Add to Cart".

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture6.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=f667a1928eb25fbf3a9e1186be93a08c" alt="Picture6.png" width="2880" height="1800" data-path="images/custom-metrics/Picture6.png" />
</Frame>

### **Step 6: Submit the metric**

Submit the metric and your custom DAU metric is now created!

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-kill-dead-node-pages/z6p6QgPGm6ZU-ioH/images/custom-metrics/Picture7.png?fit=max&auto=format&n=z6p6QgPGm6ZU-ioH&q=85&s=b1fec83dc35a55b8b1c042bc1dd4d8cb" alt="Picture7.png" width="2880" height="1800" data-path="images/custom-metrics/Picture7.png" />
</Frame>
