> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-nav/troubleshooting/step-by-step-guide-creating-nav-vs-no-nav-report-in-ga4.md).

# Step-by-Step Guide: Creating Nav vs No Nav Report in GA4

{% stepper %}
{% step %}

### To Set up Nav vs No Nav report in GA4, go to Explore Tab and click on Blank.

<figure><img src="/files/j3Y8rrLnzPLgt7PorBl7" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Once done, click on the Plus button in Segments to create the Nav & Non Nav audience.

<figure><img src="/files/s6mSrcil4hBiOKMhBbwu" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on User Segment.

<figure><img src="/files/FVl4UwyW5nVjQovdlCGf" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the condition, select 'Events'.

<figure><img src="/files/fC8p1tUtLUgD25kBhIAc" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### And add the event "maker smart nav:open"

<figure><img src="/files/FavZeuK9i1YL3gGXkIKg" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click the "Untitled segment" field.

<figure><img src="/files/UPX8AFNAg9rZq9A8Xxrl" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click 'Save and apply'. This will be the Segment called Smart Nav Users.

<figure><img src="/files/UyzNfjhqoHLtnFp0Qi2t" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 7"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Similarly, create another segment but this time, exclude the Users who have the Event "maker smart nav:open".

<figure><img src="/files/bAsEAUujW3FTGuH1mCo9" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 8"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Now add the metrics you want to track like Users, Sessions, Revenue, Avg Session Duration, etc.

<figure><img src="/files/cEALWlGRY2qbDuyRkFWS" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 9"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Now add the metrics you want to track in Values.

<figure><img src="/files/0Eka2Iosgme0XIM5te83" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 10"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Now select the Pivot as first row and you are good to go.

<figure><img src="/files/wklF5W5Ep8O7grwtmguK" alt="Step-by-Step Guide: Creating Nav vs No Nav Report in GA4 — step 11"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-nav/troubleshooting/step-by-step-guide-creating-nav-vs-no-nav-report-in-ga4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
