Walkthrough Video

https://drive.google.com/file/d/1ocDzoiTyYwYVIqjrJQmUbJdN7__iZFCq/view?usp=sharing

Enable the “Body” Embed

Dynamic Multipliers

<div data-gg-multiplier style="text-align: center;">
  Get [multiplier] entry for every $1 spent!
</div>

Note: The [multiplier] pulls data from the promo, so ensure that the promo is listed and active.

Countdown Timers

Add this snippet below for countdown timers

<div
  class="ggator-countdown-timer"
  data-gg-countdown
  data-template="[remaining_time] to get [multiplier]X!"
></div>

Note: You’ll need to use custom CSS in order to add styling to the countdown timer and multipliers


More