SocialPoint can send out an email notification or send out a player's registration information once they sign up for your game. Setting them up is a breeze:
Email Notifications
To get an email notification whenever a new player registers to your game:
Navigate to Trivia Home and click the Edit button on your game
Find the Registration Notifications field under Data Collection and turn it On
2 new fields will pop up right under Registration Notifications. Enter your email address under Notification Email
Scroll down and click Update
You'll get an email every time a new player registers with their lead information:
First Name
Last Name
Email
Phone Number (if applicable)
URL Notifications
You can export Lead Data using a URL to a website or hook every time a player registers. This is useful for marketing automation, and works great with tools like Zappier.
Navigate to Trivia Home and click the Edit button on your game
Find the Registration Notifications field under Data Collection and turn it On
Enter the URL under Notification URL
Make sure you use the following parameters to get your player's information:
${firstName}
${lastName}
${email}
Scroll down and click Update
Once a player registers, the parameters will populate the player's information in the URL.