How to embed Newsletter on Obsidian

I use ConvertKit to manage my Newsletter.
Here are steps to embed it to your Obsidian notes:

  1. Sign up to ConvertKit. The steps are self-explanatory.
  2. In your Convertkit home page, go to Grow>Landing Pages & Forms

Screen Shot 2022-07-06 at 6.51.32.png

  1. Click + Create New > Landing Pages , and Choose your template of choice
    Screen Shot 2022-07-06 at 6.57.19.png

  2. Edit the appearance as you pleased and click Publish
    Screen Shot 2022-07-06 at 6.59.33.png

  3. Copy the URL for publication.
    Screen Shot 2022-07-06 at 7.06.56.png

  4. In your note in Obsidian, use iframe to embed the URL. See codes below and change the https://awesome-speaker-2973.ck.page/ea63c6e045 to your URL.

<iframe src="https://awesome-speaker-2973.ck.page/ea63c6e045" style="width:100%; height:400px; border:none; margin-top:-60px"></iframe>
  1. Check in View mode. It supposed to look like this:
    (well, below is not the Landing Page we just made. Its mine which I made previously )
  1. Now you can see the visitor from https://app.convertkit.com/forms

Linked notes

Newsletter
ConvertKit
000_My Second Brain