Prefinery has added a JavaScript Web API which allows you to add new users, get existing user info, trigger rewards, display embeddable widgets, and more, all from your front-end code. Check out the docs to get started.
If you have an existing form on your website, Prefinery can automatically add the user to your campaign when that form is submitted. Simply add the class prefinery-magic-form
to your existing form.
If you are unable to add this class, you can specify the DOM selector (id or class) of your form from within your account on the Installation page.
Previously, when using Prefinery's REST API to add a new user to your campaign, you had to supply the referring user's referral code in order to give credit for the referral. Now, you can supply either the referring user's referral code OR the referring user's email address.
You can now upload images and insert them into your email messages.
Much like the Email Message editor, the Referral Page editor has been replaced with a more modern, more powerful experience. You can easily add blocks of content, including images and videos.
Additionally, we've added a new Design tab to the Referral Page editor, which lets you easily change the colors and style of the social icons without having to apply any custom CSS.