# Changelog

## October 2025

See what’s new and improved in our October update.

{% columns %}
{% column %}

<figure><img src="/files/p1V6xAwOI96QE9kPE4Vp" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### v1.2.2-beta

{% hint style="warning" %}
This version is in beta and may still contain bugs. Please report any bugs to our team at <hey@guestix.app>.
{% endhint %}

#### Affiliate Tracking

* Easy Affiliate Link Generation: Create unique, trackable links for your partners that lead directly to your event pages.
* Transparent Performance Data (Real-Time):
  * Sales: See the exact number of tickets sold through each affiliate link.
  * Conversions: Monitor the conversion rate to evaluate the effectiveness of your partners' traffic.
  * Commission: Keep a clear overview of the accumulated commission per partner.
* Clear Management Dashboard: Manage all your affiliate codes in one central location with details like Code Name, Creation Date, and Status.

#### Enhancements for Event Entry Operations

* Overall Attendance Overview:
  * Total Attendance (`Gesamtteilnahme`): Instantly see how many guests have checked in relative to the total expected number (e.g., "2 of 2 expected (100%)").
  * Guests Checked In (`Gäste eingecheckt`): A clear display of the already confirmed attendance ("2 of 2 Guests").
* Key Operational Metrics at a Glance:
  * Peak Hour (`Spitzenstunde`): Identify the busiest check-in time (e.g., "19:00") to accurately plan and allocate staffing resources.
  * Avg. Check-in Time (`Durchschn. Check-in-Zeit`): Get the average arrival time of all participants ("07:46 PM").
* Visual Analysis of Entry Flow:
  * Check-ins per Hour (`Check-ins pro Stunde`): A detailed bar chart showing the distribution of arrivals during the entry window. This helps to pinpoint and address potential bottlenecks.
  * Cumulative Attendance (`Kumulative Teilnahme`): A time-series graph visualizing the total growth of attendees over time ("Total Checked In") to track the overall progress of the entry process.
    {% endcolumn %}
    {% endcolumns %}

<details>

<summary>Improved</summary>

* Affiliate Tracking
* Scanner Analytics

</details>

<details>

<summary>Fixed</summary>

* Missing Languege Keys

</details>


---

# 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://guestix.gitbook.io/guestix/home/changelog/readme.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.
