# AppsFlyer - 点击签名

该功能提供为从 Offer18 发送到 AppsFlyer 的每一次点击签名的能力。

{% hint style="info" %}
**它如何工作？**\
一个带有过期时间的唯一代码（签名）会附加到点击并通过 AppsFlyer 的归因 URL 发送。如果签名已过期或无效，点击将在 AppsFlyer 中被拒绝。您可以在此处了解有关此功能的更多信息 :link:[ AppsFlyer](https://support.appsflyer.com/hc/en-us/articles/360017831497-Click-signing-for-ad-networks)
{% endhint %}

***

### 启用点击签名 <a href="#how-to-enable-click-signing" id="how-to-enable-click-signing"></a>

{% hint style="info" %}
**获取 AppsFlyer 访问密钥**

* 登录到您的 AppsFlyer 帐户
* 转到 Security Center » API Tokens
* 复制您的 API 令牌 &#x20;
  {% endhint %}

1. 转到 Offer18 帐户 » 设置
2. 转到 跟踪&#x20;
3. 选择“启用签名验证”
4. 在“访问密钥字段”中填写“AppsFlyer API Token”
5. 选择广告主 » 提交

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

***

### 测试点击签名&#x20;

1. 转到 Offer18 帐户 » 设置
2. 跟踪 » 测试点击签名&#x20;
3. 选择合作伙伴：“AppsFlyer”
4. 在“Secret Key”中填写“AppsFlyer API Token”
5. 将包含点击 ID 和签名的 AppsFlyer 跟踪 URL 放入“Partner Tracking URL”
6. 提交

![](/files/0abe0af6e3e1504aef71bbfd65e4bf08831d09be)

***

### 使用场景

该工具的使用场景是：没有经过验证的任何一次点击都不会被重定向。流量被重定向的网络可以在其端进行配置。


---

# 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://knowledgebase.offer18.com/zh/wang-luo/yi-dong-gui-yin-ji-cheng/appsflyer/appsflyer-dian-ji-qian-ming.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.
