# Player Feature Segmentation

Using the Singularity Model, and spending time to collect meaningful data about your players, is only beneficial if you can report on it and make it actionable.&#x20;

By actionable, we mean, being able to use the information collected to target players with personalised, one-to-one experiences. One of the ways we can do this is by using Player Features and their classes, inside the standard segmentation list.&#x20;

{% hint style="success" %}
**💡 Objective**: Target players with offers on their most active day of the week in order to increase conversion.

Look at player depositing patterns for the last 90 days to assign a class to a player based on the day of the week they are most active. Players will be assigned to a class that corresponds to a day of the week.&#x20;

To achieve this objective we can take advantage of the following features in the Singularity Model:

**Feature Type**: Day of Week

**Classes**: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday

**Player Feature**: Most Active Day of the Week

**Computation**: Time-based Query
{% endhint %}

These Feature Types and Player Features are already set up in the Singularity Model. If you want to change the system settings, you can create your own version to your liking.

{% hint style="info" %}
📚 **Reading**

You may find it useful to read the following guides before you set up your Feature Types and Player Features:

* [**Setting up a new Feature Type**](https://www.fasttrack-solutions.com/en/resources/knowledge-base/the-singularity-model/feature-types/setting-up-feature-types)
* [**Create a new Player Feature**](https://www.fasttrack-solutions.com/en/resources/knowledge-base/the-singularity-model/player-features/setting-up-player-features)
* [**Computations**](https://www.fasttrack-solutions.com/en/resources/knowledge-base/the-singularity-model/player-features/manage-movements)
  {% endhint %}

### **Player Distribution Dashboard**

Once set up, use the Player Distribution dashboard to make sure players have been assigned a class.

Player movements between classes can be tracked and viewed in the Player Feature Dashboards. Navigate to them by: **Player Feature --> Dashboard --> Player Distribution.**&#x20;

This dashboard shows each class of the Player Feature and the number of players currently assigned to each:

![Dashboard: Player Distribution](https://3654650655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGrxN2ttYCb8JwJc2TS%2Fuploads%2FjnlBAlgQ9akgS88clTJd%2FScreenshot%202022-05-11%20at%2013.20.42.png?alt=media\&token=7b1ed388-3cca-4bef-8acf-3db9a4a169f2)

{% hint style="info" %}
**Computations**

In order to see the Player Distribution, the computation trigger must have already passed.&#x20;

This could be a [**Real-Time Movement**](https://www.fasttrack-solutions.com/en/resources/knowledge-base/the-singularity-model/player-features/manage-movements/real-time-movements) or a [**Time-Based Query**](https://www.fasttrack-solutions.com/en/resources/knowledge-base/the-singularity-model/player-features/manage-movements/time-based-queries).&#x20;
{% endhint %}

### Segmentation

Once you have set up Player Features and recorded player movements, you can use the Player Features inside the segment list to create segments. This will allow you to target players that belong to certain Player Feature Classes. &#x20;

Player Features appear in the segment field list as below:

![Segment field list displaying Player Features](https://3654650655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGrxN2ttYCb8JwJc2TS%2Fuploads%2FqbNPBHRfbGk9qSwDtTCl%2FScreenshot%202022-05-11%20at%2013.19.09.png?alt=media\&token=fae84a24-f4da-410a-9e2b-d6dc547e844e)

Select the Player Feature from the segment fields list, to target the desired class:

![Player Feature in Segment field list](https://3654650655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGrxN2ttYCb8JwJc2TS%2Fuploads%2FGu9FZn9s5d3H5Q2JJaK9%2FPlayer%20Feature%20in%20Segment%20field%20list.png?alt=media\&token=39dfc096-b6fc-4879-bafd-fa500b13e655)

This allows you to target players with more personalised experiences by utilising Player Features inside segmentation. This can be used in both Activities and Lifecycles.&#x20;

{% hint style="warning" %}
🧠 **Important to Keep in Mind**:

As always with FT CRM, segmentation will be updated before activities are processed.&#x20;

The data is processed in the following order:

Event (example: login, deposit)-> Updates to Segmentation -> Updates to Singularity (features) -> Activity fires.
{% endhint %}
