Loops is a powerful email platform you can connect to your landing page and send newsletters and automate customer emails.
When a user signs up via your newsletter form, their email is added to your Loops audience. To send them emails through your own domain
<aside> π
In Loops
Go to Settings (βοΈΒ icon on the bottom left**) β Domain** in your Loops account
Click "View records" to get your DNS records (SPF, DKIM, etc.)

Add records to your domain provider (e.g. GoDaddy, Namecheap, etc.)
Once added, click "Verify records" β DNS changes can take a few minutes to propagate
β πΒ Bravo! Now you can send emails from your domain and avoid the spam folder
</aside>
You can connect Stripe and Loops so that when someone buys from your site, their email is automatically added to your Loops audience
<aside> π
In Loops
Go to Settings β Integrations β Stripe

<aside>
β Create a new Webhook
β Copy the endpoint URL
</aside>
</aside>
<aside> π³
In Stripe
Go to the search bar and type β Webhooks, you will be redirected to that page

<aside>
β Click on the "Create an event destination" button
β Paste the Loops Endpoint URL
</aside>

<aside>
β Select the event: checkout.session.completed
</aside>

<aside>
Back in Loops
β Paste the signing secret from Stripe
β Name the event (e.g. stripeCheckout)
β Youβre ready to trigger automated emails or campaigns π―
</aside>
</aside>