Skip to content

a neat embed and/or webpage where users can sign up to receive a monthly newsletter and/or drip sequence

Notifications You must be signed in to change notification settings

userfox/email-guests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Email guests to your website

email-guests is a tiny snippet of code that you can embed or link to to allow visitors to your website to subscribe to your newsletter or drip email sequence.

Come Again?

You can place this snippet of code in your blog footer, and then routinely email them with interesting content and discussions.

Hasn't this been done before?

Kind of. Certainly newsletter companies allow you to embed similar things to your site, but userfox has a few distinct advantages:

  • it's much easier to use
  • you can create drip sequences (day 0, day 30, day 45, etc etc)
  • you can send newsletters in addition to afforementioned drip sequences
  • it's free!
  • our templates are mobile optimized
  • you can a/b test them!

But why?

Because sending more email is good!

Because it's hard to convince people to give you money, and sending them an email sequence that explains why you rock is much easier than a cold sell.

Don't believe us? Read more here or even pay for a course on this stuff!

Okay, I am sold. What next?

Download index.html and sign up for userfox – enter your ClientID on line 39

    	      clientId: ""  // paste your client ID here! you MUST do this.

becomes

		      clientId: "123493278482374832742"  // paste your client ID here! you MUST do this.

and you're done! You can then upload this file somewhere, host it on github (instructions coming very soon!) or copy and paste the contents onto your own web server.

I am an existing userfox customer what is this

If you paste your existing ClientID you'll be able to email these guests without having to have two pesky userfox signups! just send the newsletter or welcome emails to users that have the custom data "Source - Blog"

I need a demo

Bjoern has a great newsletter here!

Can I list my demo?

YES!

What about RSS integration?

We don't support that. We thought about it, but decided they're usually terrible. Our solution: blog and then manually write the email linking to it! It's more work, but it won't suck.

Do you even embed

Yes! Just link to the site via an iFrame, boom!

Today your website visitors are

bored

With this your website visitors will be

awe

About

a neat embed and/or webpage where users can sign up to receive a monthly newsletter and/or drip sequence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published