# Add Tracktor to your store's navigation

Follow along with the step-by-step instructions or watch the video below to add a tracking link to your store.

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

1\. Starting from your Shopify admin dashboard, head to the **Menus** tab located within the **Content** section.

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

2\. Locate and click on the menu you want to add the link to.

3\. Click on the **Add menu item** button.

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

4\. Copy the code below

```
/apps/tracktor/track
```

5\. Fill in the **Name** of your page, input the above line within the **Link** section.

6\. Once **/apps/tracktor/track** appears above where you type it in, you'll want to click on it.&#x20;

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

7\. Click the check mark and then click on **Save**.&#x20;

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

You can now check out the new tracking page link on your store! 😄


---

# 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://shoppad.gitbook.io/tracktor/readme/add-tracktor-to-your-stores-navigation.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.
