Reward Notifications

Set up Notifications to get an alert everytime an APG Player gets a Reward!

Victor Aquino avatar
Written by Victor Aquino
Updated over a week ago

The Attendee Participation Game Rewards can send you email notifications or export data to URLs so that you can get real-time updates of all rewards given out to your participants. Here's how:


Notifications

Both URL and Email notifications will send out data from SocialPoint every time a player earns a Reward. This is the information you can obtain from players:

  • Game Name

  • First Name and Last Name

  • Email

  • Prize/Reward given out

Email notifications will send you an email every time someone earns a prize with the above information.

URL Notifications will send out data to other platforms like Zappier so you can automate data collection and use it for marketing purposes.


Instant Reward

Head over to Participation Game > Rewards and then:

  1. Click your Instant Reward's name

  2. Click the Notifications tab

  3. For Email Notifications:

    1. Enter the email address where you want to get the notifications

    2. Click Update

  4. For URL Notifications:

    1. Type or paste the URL Path

    2. After the URL, type "?" and add the parameters:

      ${firstName}

      ${lastName}

      ${email}

      ${prizeName}

    3. Click Update


Prize Wheel Reward

Head over to Prize Manager and click the Manage button on your Wheel. Then:

  1. Click the Notifications tab

  2. For Email Notifications:

    1. Enter the email address where you want to get the notifications

    2. Click Update

  3. For URL Notifications:

    1. Type or paste the URL Path

    2. After the URL, type "?" and add the parameters:

      ${firstName}

      ${lastName}

      ${email}

      ${prizeName}

    3. Click Update

Did this answer your question?