When a visitor lands on your website after having clicked through a friend's referral link, we drop a cookie in the browser which stores their friend's referral code so that we can properly credit a referral. We made a change whereby this cookie is now accessible across subdomains, such as both www.yourdomain.com and app.yourdomain.com or store.yourdomain.com. This allows Prefinery to better track referrals and award referral credit as visitors navigate subdomains of your domain.
Prefinery provides you with the ability to easily execute custom code or scripts when the signup form is submitted. This is particularly useful for integrating 3rd-party analytics services with your campaigns. Now, you can access a JSON object containing data, such as the email address, name, or referral code of the user who just signed up.
You can now customize the share network button labels. For example, instead of the Facebook button saying Share, it can say Compartir.
Prefinery allows you to customize how users are ranked or positioned in your waitlist (e.g. for a pre-launch campaign) or leaderboard (e.g. for a referral campaign) in the form of scoring algorithms.
We've added a new scoring algorithm whereby you can associate points for activities such as signing up, shares, and referrals so that the user is awarded points for doing them. For example,
You can also manually award bonus points to users from their profile page or award bonus points as part of a Reward.
See How is a User's Position on the Waitlist or Leaderboard Calculated? for more information on how Prefinery's waitlist & leaderboard scoring algorithms work.
Prefinery's Instant Signup Links now accept the referred_by
URL parameter. Populate this field with either the referrer code or email address of the referring user and we will credit that person with having referred this user. See the instant signup links documentation for more information.