Step 1.  From the Admin Dashboard,  go to  Referral Programs.



Step 2. Select the program click the pencil icon.



Step 3. Click Continue



Step 4. Select coupon with image or coupon with template and finish. Take note that the landing page is the coupon page, not the site.




Step 5. Click show advanced coupon options.  Copy the meta code for Facebook.


<meta property="og:title" content="Your Title Goes Here"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http:/www.yoursite.com"/>
<meta property="og:image" content="http://www.yourimagelink.com"/>
<meta property="og:site_name" content="Your Site Name Goes Here"/>
<meta property="og:description" content="Your Description goes here"/> 


Twitter:

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@your twitter handle goes here">
<meta name="twitter:title" content="Your title goes here">
<meta name="twitter:description" content="Your description goes here">
<meta name="twitter:image" content="http://www.yourimagelink.com"> 



Step 6.  Paste the code below  Meta Data for Coupon Page click finish:





Did you find it helpful? Yes No