Note: The Privy Support Team is unable to assist with a custom implementation of this code. Before making any changes, please consult the Sailthru JS API documentation carefully and consider connecting with your Sailthru representative or developer.
Considerations
The capabilities of the default user sign up code are:- The function will add a Privy contact to Sailthru by email address. The contact’s first and last names are also provided but do not factor into the deduplication process.
- The function will update an existing Sailthru user profile if the email address already exists as a user profile key. This deduplication will prevent unnecessary copies of the same user.
- The function will add the Privy contact to the Sailthru account’s master list.
- Confirm that your Sailthru JS tag appears on all of the pages where your Privy sign-up forms are triggered. Check out the verification process for the Privy code if you need a refresher on locating tags within your site content.
- Visit the Scripts & Tracking page in your Privy account, under Advanced in your settings.
-
Enter the code listed below into the Conversion Pixels box; ensuring you’ve replaced the placeholder
var stLists,var stFirstNameVar, andvar stLastNameVarvalues.
- Click the Save button.