> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/zh/guang-gao-zhu-chang-jian-wen-ti/you-hua-yu-xiao-guo/optimising-campaigns.md).

# 优化你的广告活动

## 我应该先做什么？

你首先应该做的是设置 **转化跟踪** ，这样你就可以查看广告活动的表现。你可以在 [这里](/advertisers/zh/zhuan-hua-gen-zong/zhuan-hua-gen-zong.md)找到说明。即使你不知道每次转化的确切收益，重要的是先了解你的广告活动响应如何，以及你应该重点关注哪些区域。

对于刚开始的广告主，你应该先让广告活动运行几天（2-3天，视获得的流量量而定），以收集足够的数据。定期查看你的 [ROI报告](https://www.investopedia.com/articles/basics/10/guide-to-calculating-roi.asp) ！

## 避免横幅疲劳

请记住，在线广告竞争极其激烈，因此，创新设计是持续吸引网站访问者点击你的广告的关键。

为了吸引流量，请务必在广告活动中添加多种创意素材，这样你的优惠内容才会始终显得新鲜且有原创性。请注意，我们提供多种工具来衡量不同版本的响应情况，因此 [你可以调整广告活动，将所有流量导向表现最佳的版本](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step2.md#selecting-a-distribution-algorithm).

尽管如此，如果你一直使用相同的版本，转化率可能会在之后波动并下降。这就是为什么在几周或几个月后重新回到广告活动中轮换这些版本并尝试新的创意素材，以保持受众持续关注，这一点很重要。记住： **一半的转化来自流量，另一半来自营销本身。**

## A/B测试

我们提到了不同版本，但尝试不同的跳转、URL和落地页也很重要，这样才能看出哪个漏斗能带来最好的结果。有些优惠更适合直接、流畅的体验，而另一些则可以在先评估用户兴趣后带来更多转化。

对于后者，可以考虑 **前置落地页** 是否会派上用场。前置落地页可以很简单，比如一篇解释产品优势或介绍你产品的医疗文章；也可以很复杂，比如在引导用户进入合适的约会网站之前，先通过问卷了解其偏好。

如果你不确定哪种选项最适合你，可以尝试创建多个落地页，并将它们添加到一个 **落地页组**中。请注意，你可以在 [不同的算法](/advertisers/zh/guang-gao-huo-dong/offer-landing-pages.md#creating-a-landing-page-group) 之间进行选择，以便将你购买的流量分配到这些不同页面上。

提示：如果你最终使用了前置落地页，请考虑为前置落地页的每一步添加一个 [跟踪像素](/advertisers/zh/zhuan-hua-gen-zong/zhuan-hua-gen-zong.md#using-pixel-tracking) 。这将为你提供更多流量细节，并让你使用高级定向功能，例如 [再营销](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step3.md#behavioural-retargeting)

## 设置正确的出价

你的出价不仅对你将获得的流量数量至关重要，也会影响广告活动的盈利能力。

如果你刚刚开始，并且对应该使用什么价格设置没有清晰的概念，通常的策略是先以最低出价使用CPC广告活动开始。这应该能为你提供足够的流量和数据来开始优化（请注意，这不适用于popunder，因为那里不提供CPC）

如果获得的流量量不足，你可以每次按10%的幅度逐步提高出价，直到获得预期的流量量。如果你想确保获得大量流量，那么最好在CPM/Smart CPM中创建一个单独的广告活动，并且 **以顶部位置出价**.

你可以找到更详细的说明，了解如何确定合适的出价和预算 [这里](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step4.md#learning-how-to-bid)

## 需要更多建议

如果你想了解更多关于如何正确优化广告活动的信息，请前往我们的 [博客](https://www.exoclick.com/about-us/blog/)，在那里你可以找到大量关于如何取得良好结果的技巧文章。你还可以找到多个 [案例研究](https://www.exoclick.com/category/case-study-advertiser/) ，了解成功广告活动以及他们为实现这一目标所采取的行动。


---

# 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.exoclick.com/advertisers/zh/guang-gao-zhu-chang-jian-wen-ti/you-hua-yu-xiao-guo/optimising-campaigns.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.
