# October 2023

### Deep links to Match X

We’ve created two new deep links designed to direct users either to the Match X section within the Gamification Widget or to a specific Match X game. You can add them for example in pop-up or email templates to send the players directly to a specific Match X game.

* **dp:gf\_matchx** - sends the users to the Match X section in the Gamification Widget
* **dp:gf\_matchx\&id=123** - sends the users directly to a specific Match X game (after the '=' you should add the ID of the game)

<figure><img src="/files/935JGJhhxrE0yfGJhACL" alt=""><figcaption></figcaption></figure>

### Enhanced swipe functionality for inbox messages on mobile

We have improved the swipe functionality for inbox messages on mobile. Now when your clients receive a notification in the gamification widget they can easily swipe right to remove the notification from the screen.

<figure><img src="/files/leQKlcTW2IXmgCraZ4V0" alt=""><figcaption></figcaption></figure>

### T\&C in Gamification Missions

We have integrated the option to display **Terms and Conditions** in Gamification Missions. Now you can add more details or conditions to the missions.

<figure><img src="/files/eoRrAPO5TRLyRqSXzjdN" alt=""><figcaption><p>Example of T&#x26;C in the Gamification Missions</p></figcaption></figure>

<figure><img src="/files/sMHoB6pTrkQ9Hir2DmpG" alt=""><figcaption><p>Example of expanded T&#x26;C in Gamification Missions</p></figcaption></figure>

It is optional if you don’t add any text from the BO, the T\&C hint will not be displayed in the Gamification missions. We have made the Terms & Conditions option applicable for multibrand labels and different languages. It is customizable you can add unique T\&Cs for different brands and translate them into varied languages.

<figure><img src="/files/mdiTsq9sw9TBiK8ZNYwO" alt=""><figcaption><p>Example of T&#x26;C hint in BO</p></figcaption></figure>

<figure><img src="/files/tHPaJlYyhoYzAbmM8lY6" alt=""><figcaption></figcaption></figure>

### New User Properties

You can now exclude from your campaigns players who haven’t been engaging with your emails, SMSs, and Push notifications. We have created the following user properties:

* **Core: Mail Last Open Date** - the last time the player has opened your emails
* **Core: Mail Last Click Date** - the last time the player has clicked on links from your emails
* **Core: Push Last Click Date** - the last time the player has clicked on links from push notifications
* **Core: Push Notification Last Open Date** - the last time the player has opened a push notification
* **Core: SMS Last Click Date** - the last time the player has clicked on links from SMS

For example, you can create a segment that excludes players who have received your emails but haven't opened them for more than 30 days. This way when you are building a journey, you can selectively send emails only to players who have actively engaged with your emails in the past 30 days.

<figure><img src="/files/wUjkdmpIFxMMc26o8tWn" alt=""><figcaption></figcaption></figure>

Following the same logic, you can also create a segment that includes only players who have clicked on links sent via push notifications for the last 30 days.

### Bulk completion of missions per user

You can now manually complete multiple missions for a specific user with just a few clicks. We've introduced the option to select the missions you wish to mark as accomplished, and by clicking the 'Complete Selected Missions' button, you can finalize them in a single step.

<figure><img src="/files/h2IQxzXyIekqIF7f3XVA" alt=""><figcaption></figcaption></figure>

The 'Complete Selected Missions' button becomes visible when you've chosen one or more missions from the list of active missions within the user's profile.

Once the missions are completed they will be displayed at the bottom of the list along with the corresponding completion date.

<figure><img src="/files/T7zFPoiz7SJ1zOLCPsZT" alt=""><figcaption></figcaption></figure>

### Halloween addon for the Gamification Widget

We have added a new Halloween addon for the Gamification Widget. It is applicable for both desktop and mobile.

{% hint style="info" %}
**Note:** To enable the Halloween theme please contact your Customer Success Manager.
{% endhint %}

<figure><img src="/files/ItBKvTryIH4HZznBDj5S" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/imzVlhrhAy51rWFIJUhA" alt=""><figcaption></figcaption></figure>

### Switch ON/OFF the background music for all Mini-Games

You can now turn ON/OFF the background music in all minigames. The feature is available within the mini-game template in the BO. By default, the switcher is set to ‘No’. Once the background music is disabled the spinning/scratching sounds will remain available.

<figure><img src="/files/IrgI60J4RCThWI213tDu" alt=""><figcaption></figcaption></figure>

Players can control the sound from the UI of the game as well.

<figure><img src="/files/KU8XLA9prQAXrR3bkUlV" alt=""><figcaption></figcaption></figure>


---

# 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://help.smartico.ai/welcome/more/release-notes/october-2023.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.
