8
3 Comments

How I built a free newsletter referral system for EmailOctopus in an hour

https://shchoi22.medium.com/how-i-built-a-free-newsletter-referral-system-for-emailoctopus-in-an-hour-99e885219d1c

TLDR:
Requirements:
1. You know how to code a bit. Knowing vanilla Javascript is necessary for later part of the implementation.
2. AWS account
3. EmailOctopus account

Steps:

  1. Setup EmailOctopus using custom fields
  2. Update EmailOctopus template with {{ID}} merge tags
  3. Get EmailOctopus API key
  4. Setup Serverless with AWS Lambda
  5. Update landing page with click event bound to "Subscribe" button.
  6. Detect referrer id in url params and make AJAX request to Serverless function using the id.
  7. Create a segment with desired referred count >=.
  8. Profit ๐Ÿค‘

Let me know if you have any questions below! And show me some โค๏ธ by subscribing to my newsletter ARK Watcher (only if you are interested in stocks!)

posted to Icon for group Newsletter Crew
Newsletter Crew
on December 25, 2020
  1. 1

    V cool, thanks for writing it up too.

  2. 1

    Super awesome write up, and very clear to follow. I'm going to give it a crack after the holidays ๐Ÿ‘ Thanks again!

    1. 1

      Glad you found it helpful! Let me know if you have any questions!

Trending on Indie Hackers
I got my first $159 in sales after realizing I was building in silence User Avatar 43 comments I spent more time setting up cold email than actually selling. Here is what fixed it. User Avatar 40 comments I just wanted to taste AI coding tools. A week passed. User Avatar 27 comments I got tired of rewriting the same content for 9 different platforms. So I built Repostify. User Avatar 25 comments A pattern I keep seeing in EdTech: traffic isn't usually the problem. User Avatar 21 comments Three Days Before Launch, I Let My Own Tool Tear Me Apart User Avatar 19 comments