Captello integrates with GEVME’s virtual event platform by automatically identifying players and posting scores to leaderboards. The instructions below explain how to embed an activation / game and a leaderboard into the GEVME environment. Integration only takes a few minutes with no development required.

Embedding an Activation/Game into GEVME

To embed a game and automatically identify players without showing a form do the following:

Note, you can also get the embed link from the Action step within the Activation Builder.

If you included a Capture Form in your Activation/Game make sure to use the Without Capture setting as shown below when embedding into GEVME.

&ll_3p_email={{user.email}}&ll_3p_fn={{user.firstname}}&ll_3p_ln={{user.lastname}}&ll_3p_co={{user.company}}

https://play.captello.com/Activations/WHACK_IT/index.html?token=oEMKoqT1623766884&is_web_portal=0&prospect_id=0&ll_3p_email={{user.email}}&ll_3p_fn={{user.firstname}}&ll_3p_ln={{user.lastname}}&ll_3p_co={{user.company}}

<iframe src="https://play.captello.com/Activations/WHACK_IT/index.html?token=oEM623766884&is_web_portal=0&prospect_id=0&ll_3p_email={{user.email}}&ll_3p_fn={{user.firstname}}&ll_3p_ln={{user.lastname}}&ll_3p_co={{user.company}}"></iframe>

Embedding a Leaderboard into GEVME

The process of embedding a leaderboard into GEVME is done in a similar manner to embedding the game.