> ## Documentation Index
> Fetch the complete documentation index at: https://statsig-4b2ff144-serverless-cloudflare.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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture1.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=96de054f2ece2ff52c3fe0c4a89a908a" alt="Picture1.png" width="2880" height="1692" data-path="images/custom-metrics/Picture1.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/statsig-4b2ff144-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture2.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=65cfafab88f3ce2d68d746768f749df8" 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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture3.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=c3f282499361b5f2ca2f335987ea89b9" 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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture4.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=1042da97265d79c50ab59563bb8391df" 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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture5.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=ecd58bde3c647f20f6704ac5216c86b9" 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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture6.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=92ce43d84e91de5de083e142e4a90576" 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-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/custom-metrics/Picture7.png?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=e7489ba2cf620942ad399de2ef0c0a27" alt="Picture7.png" width="2880" height="1800" data-path="images/custom-metrics/Picture7.png" />
</Frame>
