Skip to main content
How do I allow users to replay?

Enabling or disabling the replay button

Updated yesterday

Introduction

Would you like to allow players to replay at the end of your operation? Would you like to disable a “Replay” button? There are several possible scenarios:

  • Allowing players to try their luck again (in the case of an instant win)

  • To enable players to improve their scores or try to win a previously lost game.

  • Disabling the “Replay” button

Description

Some mechanics (see list below) do not allow you to activate a “Replay” button directly in the game. To invite participants to replay, you need to set up a custom button on the results pages (Won/Lost/Thanks). Insert your game's URL in this button to enable players to restart the mechanics with a single click.

Please note :

  • The player must go through the form step again.

  • Consequently, a new participation will be counted.

Configuration

1. Retrieve the game url in the “Publication” section.

Learn more about where to retrieve my campaign's broadcast urls.

2. Customize button settings

Go to the settings for the end-of-game pages: “Results” pages (Page won, Page lost) or “Thanks” pages (as appropriate). Insert the URL of the game after defining the title of the “Replay” button.

To open the link without opening a new tab, use this code:

<button onclick="window.location.href = 'https://votrelien.com';">Rejouer</button>

The “Replay” button

Some score-based mechanics feature a native “Replay” button, allowing players to improve their score.

✍️ Note: This button, which may or may not be activated, allows players to replay the game in an attempt to improve their score, but without having to go through the form again. Consequently, it does not count as a new participation.

The following mechanics are concerned: Chrono Quiz, Open Quiz, Psycho Quiz, Quiz, Simon, Tap Tap.

To set up the “Replay” button (activate or deactivate it), please go to the “Mechanics” section of your campaign, then, depending on the mechanics :

  • Quiz, Open Quiz, Chrono Quiz: “Theme” section

  • Psycho Quiz: “Final profile theme” section

  • Tap Tap, Simon: “Result Theme” section

Mechanics that don't allow replay

Some mechanics don't allow you to set a “Replay” or “Custom” button, simply because they work differently (no win/lose/thank you end page).

  • Some mechanics work on the principle of a simple landing page (without a form), as in the case of the following mechanics: Group Deal, HTML Tab, Store Locator, Twitter Feed, Youtube Channel

  • Some mechanics work on the gallery principle. A “back to gallery” button allows players to carry out various actions (voting, commenting, etc.), so the “replay” button becomes unnecessary. This is the case for the following mechanics: Coupons, Fan's Choice Photo, Fan's Choice Video, Photo Contest, Video Contest, Text Contest, Pronostics

Did this answer your question?