{"id":844,"date":"2019-04-29T22:55:04","date_gmt":"2019-04-29T21:55:04","guid":{"rendered":"http:\/\/www.earlyparrot.com\/support\/?post_type=kbe_knowledgebase&#038;p=844"},"modified":"2019-04-29T23:28:47","modified_gmt":"2019-04-29T22:28:47","slug":"earlyparrot-automatic-reward-distribution","status":"publish","type":"kbe_knowledgebase","link":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/","title":{"rendered":"EarlyParrot automatic reward distribution"},"content":{"rendered":"\n<p>EarlyParrot assigns and distributes rewards as follows:<\/p>\n\n\n\n<h4>By sending a notification email to the referrer<\/h4>\n\n\n\n<p>In the branding step of your campaign you can set up an email notification that is sent when a reward is given out to a referrer.<\/p>\n\n\n\n<h4>By sending an email containing a coupon code to the referrer<\/h4>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" width=\"1119\" height=\"467\" src=\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png\" alt=\"\" class=\"wp-image-850\"\/><\/figure><\/div>\n\n\n\n<p>The email can be a simple reward notification or it can include a coupon code that you have set up when setting up your reward. EarlyParrot will always grab a fresh coupon code which has not been used and send it out to the referrer.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" width=\"1128\" height=\"496\" src=\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image-1.png\" alt=\"\" class=\"wp-image-851\"\/><\/figure>\n\n\n\n<h4>By calling a custom webhook associated with the reward with the referrer&#8217;s contact<\/h4>\n\n\n\n<p>Just like you can set a list of coupon code for EarlyParrot to send out, you can also set a custom webhook URL that EarlyParrot will call when the specific reward is about to be sent out.<\/p>\n\n\n\n<p>EarlyParrot will send the following JSON code to the provided webhook. Using webhooks, your system can update the referrer&#8217;s account, upgrading to a new plan, add a benefit or simply react to reward attribution event on EarlyParrot.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"pointType\": \"referrals\",\n  \"point\": 3,\n  \"rewardImage\": \"https:\/\/mydomain.com\/rewardImage.jpg\",\n  \"rewardName\": \"Free E-Book\",\n  \"rewardDescription\": \"\",\n  \"rewardId\": \"5b8fdb3c6d8c774e5eab7183\",\n  \"campaignId\": \"5b8fdb3c6d8caa4e5e437177\",\n  \"email\": \"email_of_subscriber_receving_reward@gmail.com\",\n  \"webHookType\": \"NewReward\"\n}\n        <\/code><\/pre>\n\n\n\n<p>You can also combine this feature with <a href=\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-and-zapier-for-custom-integrations\/\">our Zapier integration.<\/a> This way you can notify and integrate with thousands of apps through webhooks and Zapier.<\/p>\n\n\n\n<h4>By adding a tag to a referrer&#8217;s contact<\/h4>\n\n\n\n<p>If you are using <a href=\"https:\/\/www.earlyparrot.com\/support\/kb\/infusionsoft-integration-set-up\/\">Infusionsoft<\/a> or <a href=\"https:\/\/www.earlyparrot.com\/support\/kb\/activecampaign-integration-setup\/\">ActiveCampaign<\/a> you can make EarlyParrot add a tag with the reward name to the referrer. By doing so, you can activate an email sequence informing the referrer accordingly about the new reward.<\/p>\n\n\n\n<h4>By populating and showing the coupon code prior to converting for referrals<\/h4>\n\n\n\n<p>All of the above rewards showed how EarlyParrot will distribute and give out rewards to referrers. But in case of double sided rewards, referrals can be assigned a reward prior to converting. This means that EarlyParrot will know nothing about the referral except their IP address. This means, that EarlyParrot cannot send an email with a coupon code, cannot send a webhook with referral information. But it can assign a unique coupon code to a particular IP address and show it on the referral campaign landing page. <\/p>\n\n\n\n<p>The following is a sample HTML code that will show a coupon code ONLY for a referred visitor on the referral campaign landing page.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div width=\"\" style=\"margin-left:30%;width:40%;border:dashed 1px black;display:none\" id=\u201depCouponCodeBlock\u201d>\n&lt;h4 style=\"text-align:center;\">Use coupon:&lt;\/h4>\n&lt;div id=\"epCouponCode\" style=\"text-align:center;font-size: 38px;font-weight:bold;\">&lt;\/div>\n&lt;p style=\"text-align:center;\">to get $10 off your first purchase.&lt;\/p>\n&lt;\/div>\n<\/code><\/pre>\n\n\n\n<p>EarlyParrot landing page script will populate the div with id <strong>epCouponCode<\/strong> if the visitor has been referred.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>EarlyParrot assigns and distributes rewards as follows: By sending a notification email to the referrer In the branding step of your campaign you can set up an email notification that is sent when a reward is given out to a referrer. By sending an email containing a coupon code to the referrer The email can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","kbe_taxonomy":[5],"kbe_tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EarlyParrot automatic reward distribution<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EarlyParrot automatic reward distribution\" \/>\n<meta property=\"og:description\" content=\"EarlyParrot assigns and distributes rewards as follows: By sending a notification email to the referrer In the branding step of your campaign you can set up an email notification that is sent when a reward is given out to a referrer. By sending an email containing a coupon code to the referrer The email can [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/\" \/>\n<meta property=\"og:site_name\" content=\"EarlyParrot Support\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-29T22:28:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#organization\",\"name\":\"EarlyParrot\",\"url\":\"https:\/\/www.earlyparrot.com\/support\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2022\/02\/parrot.png\",\"contentUrl\":\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2022\/02\/parrot.png\",\"width\":1500,\"height\":1774,\"caption\":\"EarlyParrot\"},\"image\":{\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#website\",\"url\":\"https:\/\/www.earlyparrot.com\/support\/\",\"name\":\"EarlyParrot Support\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.earlyparrot.com\/support\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png\",\"contentUrl\":\"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#webpage\",\"url\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/\",\"name\":\"EarlyParrot automatic reward distribution\",\"isPartOf\":{\"@id\":\"https:\/\/www.earlyparrot.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#primaryimage\"},\"datePublished\":\"2019-04-29T21:55:04+00:00\",\"dateModified\":\"2019-04-29T22:28:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.earlyparrot.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledgebase\",\"item\":\"https:\/\/www.earlyparrot.com\/support\/kb\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EarlyParrot automatic reward distribution\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EarlyParrot automatic reward distribution","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/","og_locale":"en_US","og_type":"article","og_title":"EarlyParrot automatic reward distribution","og_description":"EarlyParrot assigns and distributes rewards as follows: By sending a notification email to the referrer In the branding step of your campaign you can set up an email notification that is sent when a reward is given out to a referrer. By sending an email containing a coupon code to the referrer The email can [&hellip;]","og_url":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/","og_site_name":"EarlyParrot Support","article_modified_time":"2019-04-29T22:28:47+00:00","og_image":[{"url":"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/www.earlyparrot.com\/support\/#organization","name":"EarlyParrot","url":"https:\/\/www.earlyparrot.com\/support\/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https:\/\/www.earlyparrot.com\/support\/#logo","inLanguage":"en-US","url":"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2022\/02\/parrot.png","contentUrl":"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2022\/02\/parrot.png","width":1500,"height":1774,"caption":"EarlyParrot"},"image":{"@id":"https:\/\/www.earlyparrot.com\/support\/#logo"}},{"@type":"WebSite","@id":"https:\/\/www.earlyparrot.com\/support\/#website","url":"https:\/\/www.earlyparrot.com\/support\/","name":"EarlyParrot Support","description":"","publisher":{"@id":"https:\/\/www.earlyparrot.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.earlyparrot.com\/support\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#primaryimage","inLanguage":"en-US","url":"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png","contentUrl":"https:\/\/www.earlyparrot.com\/support\/wp-content\/uploads\/2019\/04\/image.png"},{"@type":"WebPage","@id":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#webpage","url":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/","name":"EarlyParrot automatic reward distribution","isPartOf":{"@id":"https:\/\/www.earlyparrot.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#primaryimage"},"datePublished":"2019-04-29T21:55:04+00:00","dateModified":"2019-04-29T22:28:47+00:00","breadcrumb":{"@id":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.earlyparrot.com\/support\/kb\/earlyparrot-automatic-reward-distribution\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.earlyparrot.com\/support\/"},{"@type":"ListItem","position":2,"name":"Knowledgebase","item":"https:\/\/www.earlyparrot.com\/support\/kb\/"},{"@type":"ListItem","position":3,"name":"EarlyParrot automatic reward distribution"}]}]}},"_links":{"self":[{"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_knowledgebase\/844"}],"collection":[{"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_knowledgebase"}],"about":[{"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/types\/kbe_knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/comments?post=844"}],"version-history":[{"count":8,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_knowledgebase\/844\/revisions"}],"predecessor-version":[{"id":855,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_knowledgebase\/844\/revisions\/855"}],"wp:attachment":[{"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/media?parent=844"}],"wp:term":[{"taxonomy":"kbe_taxonomy","embeddable":true,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_taxonomy?post=844"},{"taxonomy":"kbe_tags","embeddable":true,"href":"https:\/\/www.earlyparrot.com\/support\/wp-json\/wp\/v2\/kbe_tags?post=844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}