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.