# Generate Strack Links

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Tracking*](/getting-started/common-topics/tracking.md)

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

The [Switch Track ](/using-nats/nats-admin-features/linkcodes/tracking.md)Link Builder section of the Tools Admin allows you to build strack links, which allow you to send a surfer from one site to another while keeping the affiliate linkcode attached to the surfer.

To build a strack (switch track link), define the available settings in the "Switch Track Link Builder" table. These settings are:

* **Site** - Select the site you wish to send the surfer to with the strack link.
* **Tour** - Select the tour you wish to send the surfer through with the strack link.
* **Program** - Select the program you wish to apply to the surfer with the strack link.
* **Track** - Select whether you want to mark the redirect as a new hit for your site. Checking the box will mark it as a new hit, and leaving the box unchecked will not register the redirect as a new hit.

Changing the Site, Tour or Program will generate new Smart and HTML/PHP links to properly track the surfer.&#x20;

## Related Articles

{% content-ref url="/pages/PkcHlvcNnFhznKHnZOg6" %}
[NATS Code](/using-nats/nats-admin-features/linkcodes/nats-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/uQooIYFSesigosWG0NLv" %}
[Linkcodes](/using-nats/nats-admin-features/linkcodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/J3U83c6F7CLhfeBGKMSw" %}
[Tracking](/using-nats/nats-admin-features/linkcodes/tracking.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/tools/generate-strack-links.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.
