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
6 weeks solo, 2 rejections, finally live but nobody told me marketing would be this hard User Avatar 140 comments I spent more time setting up cold email than actually selling. Here is what fixed it. User Avatar 38 comments I just wanted to taste AI coding tools. A week passed. User Avatar 24 comments I built a PDF API because every team I know has a haunted corner of their codebase they never want to open User Avatar 19 comments A pattern I keep seeing in EdTech: traffic isn't usually the problem. User Avatar 17 comments Building LinkCover โ€“ Day 3: Payment is live. No more building, time to sell. User Avatar 16 comments