Contact support and we will keep this article attached to your request.
Accessing the sticky bar configuration

- From the Promote page β Click the Sticky Bar card under "Ways to onboard referrers β if they are logged in" and then click Sticky Bar Configuration.
- From the sidebar β Go to Onboard Referrers β Sticky Bar. If you don't see it in the sidebar, you can enable it from the Promote page using the eye icon on the Sticky Bar card.
Design Settings
- Position β choose where the bar appears: Top of Page or Bottom of Page
- Colors β set Background Color, Text Color, Button Color, Button Text Color, and Link Color
- Content β set the Font (applies to all text and button elements) and Button Border Radius
- Background β background colour
- Title β font, size, colour, and formatting
- Text β font, size, colour, and formatting
- Button β font, size, background colour, text colour, border radius, and formatting
- Link β link colour
- Form Field β font, text colour, background colour, border colour, and border radius
Content Settings
- Banner Text β the main message displayed on the bar (e.g. "Refer your friends and earn up to $1000")
- Button Text β the label on the CTA button (e.g. "Refer friends")
- Form Title β rich text editor for the form heading (e.g. "Refer your friends and earn up to $1000")
- Form Description β rich text editor for the description text explaining the referral offer and rewards
- Friends Details Label β label above the form fields (e.g. "Enter your friends details")
- Friend Name Label β placeholder text for the name field (e.g. "Friend name")
- Friend Email Label β placeholder text for the email field (e.g. "Friend email")
- Reward Text β text showing the reward value (e.g. "~ worth $200")
- Consent Text β the consent message shown with a checkbox (e.g. "I consent to you sending an email to these customers on my behalf")
- Email Subject β the subject line (e.g. "{yourName} asked us to contact you")
- Email Body β rich text editor with formatting toolbar for the full email content. Uses personalisation variables like {name} (the referred friend) and {yourName} (the referrer)
Display Settings
- Show On Pages β choose which pages the bar appears on (default: "All Pages")
- Delay Before Showing (seconds) β how long to wait before showing the bar after a page loads (default: 0)
- Show Close Button β toggle on/off to allow users to close the bar
- Hide After Close β toggle on/off. When enabled, the bar won't reappear after a user closes it (for the duration specified below)
- Hide Duration (hours) β how long to hide the bar after a user closes it (e.g. 24 hours)
Step 2: Publish & Install
1. Get code and token using API call
POST https://app.referral-factory.com/api/public/...Content-Type: application/json).code and token for that user.2. Add code and token to JavaScript
window.referralFactory object with a stickyBar property containing the credentials, and loads the Referral Factory sticky bar script.</body> tag on your website.