> For the complete documentation index, see [llms.txt](https://docs.seodity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seodity.com/features/paid-traffic.md).

# Paid Traffic

{% embed url="<https://youtu.be/WGvcdZ0gQWc>" %}

{% hint style="info" %}
**Good to know:** Use Seodity's paid traffic to analyze your competitors' ads. This will give you an idea of the creatives they use, the keywords they target, and their targeting strategies. This data can be extremely valuable in helping you to create more effective ads and campaigns.
{% endhint %}

Seodity's paid traffic allows you to analyze the paid traffic that your website and your competitors' websites are receiving and identify opportunities to improve your online marketing strategies. With this feature, you can track the value of traffic a website is getting from paid ads and identify opportunities for improving paid traffic performance.

Here's how the paid traffic feature works in Seodity:

1. Go to the "Paid Traffic" tab.
2. Seodity will analyze the data from the website's analytics and extract information about the number of visitors that came from paid keywords.
3. The results will be displayed in a table and graph, showing the paid traffic data over time, the breakdown of traffic by source and campaigns, and the cost of each click.

It's worth noting that Seodity's paid traffic feature allows you to analyze the paid traffic of your website as well as your competitors' websites. By analyzing your competitors' paid traffic, you can gain valuable insights into their online marketing strategies and identify opportunities to improve your own online marketing efforts. Additionally, you can also filter the data by source or campaign to get more insights about specific areas of your marketing efforts.


---

# 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.seodity.com/features/paid-traffic.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.
