> For the complete documentation index, see [llms.txt](https://docs.ib.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ib.b2core.b2broker.com/for-brokers/back-office-guide/promo/analytics/clicks.md).

# Clicks

## Click list

View the following information for each click:

**Date**

The date and time when a click was made.

This is a link to click details.

***

**IP address**

The IP address from which registration was completed.

***

**Latitude**, **Longitude**

The geographical coordinates of a newly registered client.

***

**Country**

The country of a newly registered client, according to the IP address.

***

**Landing page**

The landing page to which a referral link is pointing.

***

**URL**

The resource identifier.

***

**UTM Campaign**

The URI parameter that specifies an individual campaign name.

***

**UTM Content**

The URI parameter that’s used to differentiate similar content or links within the same ad. For example, if you have two call-to-action links within the same email message, you can use **UTM Content** and set different values for each so you can tell which version is more effective.

***

**UTM Medium**

The URI parameter that specifies advertising or marketing media, for example: cpc, banner, email.

***

**UTM Source**

The URI parameter that identifies an advertiser, site, publication, that’s sending traffic to your property, for example: google, youtube.

***

**UTM Term**

The URI parameter that identifies paid search keywords.

***

**Referrer**

An HTTP header identifying the address of a web page from which a resource was requested.

***

**User-Agent**

The User-Agent data, which may include optional comments.

***

**Client ID**

The link to a client's profile in the B2CORE UI.

***

**Client name**

The name of a newly registered client.

***

**Contact email**

The email of a newly registered client.

***

**Country of residence**

The country specified by a client during registration.

***

**Registration**

The status of a client registration request.

## Click details

To access details, click the **Date** or <img src="/files/rORDqgdNGmkub2ef5lZx" alt="" data-size="line">.


---

# 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:

```
GET https://docs.ib.b2core.b2broker.com/for-brokers/back-office-guide/promo/analytics/clicks.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.
