# Streamate

*Article Topics:* [*Third-Party*](/getting-started/common-topics/third-party-partner.md)*,* [*Sites*](/getting-started/common-topics/sites.md)*,* [*Programs*](/getting-started/common-topics/programs.md)

{% hint style="warning" %}
**Please Note:** Third parties do not notify NATS about new sales and sign-ups immediately -- there may be up to a 24-hour delay before NATS records third-party transactions.
{% endhint %}

NATS offers Streamate integration through the Third Party Admin. However, adding Streamateis a 4 step process, which uses the following three admins:

* [Third-Party Admin](/nats-admin/third-party.md)
* [Sites Admin](/nats-admin/sites.md)
* [Programs Admin](/nats-admin/programs.md)

## Third-Party Admin

To add Streamate to your NATS install, you must first configure it through the Third Party Admin. On the main Third Party Admin page, click "Add a Partner."&#x20;

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

Select "Streamate" from the "Add New Third Party Partner" drop-down menu then click the Add button.&#x20;

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

Next, fill in the StreaMate Username, StreaMate Password, and Referrer ID that you received from StreaMate. Default NATS code (optional) can also be added here.

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

Next, navigate to the "Fees" tab to set your Streamate [transaction charges and deduction fees](/nats-admin/third-party/third-party-overview.md#transaction-charges), as well as when/where you want those fees deducted (after affiliate payout, from affiliate payout, and before affiliate payout).&#x20;

## Sites

The next step to configuring Streamate is to add it to the Sites Admin. To do so, go to the [Sites Admin](/nats-admin/sites.md) and click the "Add a Site" tab at the top of the page if you have not already created a Third-Party site in NATS, or simply select the appropriate site.

On the next page, set your site type to "3rd Party", and give it a site name, a short name, and set your site launch date. Click the "Add Site" button.

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

## Programs Admin

The next step in configuring Streamate will involve navigation to the [Programs Admin](/nats-admin/programs.md) and creating a new disabled program.&#x20;

{% hint style="warning" %}
**Please Note:** You can also create a new enabled program, but we recommend you create a disabled program, as new affiliates will not be automatically enrolled in this program. When you're ready for your affiliates to send traffic through this program, you can enable it to automatically enroll all affiliates in the program.

Learn more about enabling affiliates to programs on our [How to Enable Affiliates to Programs](/nats-admin/programs/common-questions/how-to-enable-affiliates-to-programs.md) article.
{% endhint %}

Fill in the necessary information and choose the "Standard Program" option under the Program Type drop-down menu, then click Add Program.

On the next page, select your Streamate site from the drop-down list of Site Tours, or choose your Streamate tour from the list of tours, then click Add. Once you have set up your tour, click the pencil icon under Program Default Payouts to edit your payout options for this program. Enter your desired payout amounts or percentages, then click the Save button to save your program.

## Type-in Traffic

After you have finished configuring your site and program, you will be able to get an affiliate link code for your type-in/in-house affiliate account. Once you have gotten the NATS code from that link code, go back to the Third Party Admin, edit Streamate, and paste the affiliate's NATS code into the default NATS code field. This affiliate will then receive credit for all type-in traffic sent to Streamate. Please see our [NATS Code ](/using-nats/nats-admin-features/linkcodes/nats-code.md#getting-nats-code)article for help obtaining your NATSCode.

{% hint style="warning" %}
**Please Note:** If you don't complete these steps, NATS will not be able to track Streamate type-in traffic.
{% endhint %}

## Obtaining Member Information before redirecting to Streamate

If you desire to have NATS record member information before redirecting to Streamate, you configure NATS to do so. There are two (2) ways to accomplish this.

1\. Deep linking (Affiliate controlled):

With Allow Join Deeplink? ticked in the configuration in the Third Party Admin, affiliates can [deep link](/using-nats/one-off-articles/deep-linking.md) to the NATS pre-join page to capture member details before being redirected to the Streamate site to complete the signup process.

2\. Site's Streamate URLs (Admin controlled):

By configuring the STREAMATE URL on the NATS site's tour page to the NATS pre-join form (linkdomain/signup/signup.php), surfer's are directed to the NATS pre-join page before being sent to Streamate to complete the signup process.


---

# 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/third-party/list-of-supported-third-party-partners/streamate.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.
