Using Refer-a-Friend

Connect allows your customers to sign up their friends, family members and associates to a conversation using the Refer-a-Friend function. Customers can use the Refer-a-Friend link to forward the email. When customers click the Refer-a-Friend link, a form appears where they can provide the friend’s information and submit the form. The friend is added to the conversation in Connect as well as receiving an email.

The Refer-a-Friend Form

In the Refer-a-Friend form, labels, form field order, as well as the look and feel of the form can be customized. However, the form field names cannot be modified. These must remain the same so that Connect is able

The Thank You Page

The look and feel of the Thank You page can also be customized.

The Refer-a-Friend Functionality

The workflow for the Refer-a-Friend functionality occurs in the following manner:
  1. The customer receives an email with a Refer-a-Friend link within the content
  2. The customer clicks the Refer-a-Friend link and is taken to the Refer-a-Friend form associated with the conversation for the email.
  3. Once directed to the form, the customer fills in the contact details of the friend they wish to refer.
  4. Once the form is submitted, the customer is taken to the Thank You message page.
  5. Connect processes the referral and adds the friend to the associated conversation.
  6. A customer record is created for the referred friend.
  7. The referred friend receives the email associated with the content and conversation.

Notes on Refer-a-Friend

Refer-a-Friend Samples

The following are examples of text and HTML content with the Refer-a-Friend link included with the corresponding email outputs followed by the referral email outputs. In addition, the sample Refer-a-Friend form is provided. Contact your administrators or content designers to help you customize the form.

Text Message Content

The following is sample text message content.

                Dear Customer, This is a sample TEXT content to introduce “Invite a Friend” Feature!Thanks,AdministratorTo refer a friend Click <%[inviteFriend()]%>
            

Text e-mail

Sample E-mail (Text)



Forwarded Text e-mail

Forwarded text e-mail message.



HTML Message Content

The following is sample HTML message content.

                <HTML>
                <Body>
                <pre>Dear Customer,
                This is a sample HTML content to introduce “Invite a Friend” Feature!
                
                Thanks,
                Administrator
                <a href=”<%[inviteFriend()]%>”>Click here... to refer your friend</a>
                </pre>
                </Body>
                </HTML>
            

E-mail (HTML)

Sample e-mail (HTML) message



Forwarded e-mail (HTML)

Sample forwarded e-mail (HTML) message.



Invite a Friend Form