How will I be able to set metadata (My business specific information) about user before submitting the referral form?
In your custom JavaScript file (the one you can specify on "Edit UI" page of your campaign setup flow), you can redefine the function NextBee.Referral.submitReferral widget with your custom implementation that sets the metadata information about user, and at the end of your processing invoke the function submitReferral.
Here is one sample implementation for such function that sets the user Meta data information before submitting the form to server. NextBee.Referral.submitWidgetForm = function () { if(!parent.validateUserInformation()) return; if(!parent.validateEmailIds()) return; parent.document.getElementById(“metadata”).value = “MY USER'S METADATA”; parent.submitReferral(); }
NextBee has robust and feature rich platform | |
We guarantee your ROI | |
No long term contract to sign | |
Hassle free zero cost IT setup |
Related Topics
-
Basics - About NextBee and Word of Mouth Referral Programs
-
Get Started with NextBee - Setup and Customization
-
Word of Mouth Marketing Campaign Promotion Ideas and Tips
- How big should be the incentive?
- How do I optimize my referral email to get buzz on Facebook?
- What is the first promotion step to take after the campaign goes live?
- How do I optimize my referral email to get buzz on Twitter?
- What are some of the ways to grab attention of users to my promotion?
- View all (25 more)
-
Guide to Managing/Editing/Personalizing your NextBee Account and Data
-
NextBee's Partners Program