- Joined
- Apr 5, 2017
- Messages
- 133
- Likes
- 90
- Degree
- 0
@CCarter stressed the importance of collecting leads and starting from the get-go. I set up Mautic, a free Marketing Automation software and rigged it up to a simple newsletter form.
Without knowing it, I have collected 1570 subscribers from three sites in its infancy.
I have no doubt that many of these are bots. Telltale signs include obscure email addresses and domain names that lead to nowhere worth mentioning.
But I am also getting email subscribers from corporate emails who are relevant to the niche of the site. I also have on my list the corporate email of a partner of a large law firm in New York. I'm skeptical, maybe some joker thought it would be funny to put him in the list, maybe he's there to eyeball what I'm doing with the site. Maybe he's a genuine reader.
I also have many gmail and yahoo accounts. Some appear to be real or at least have left a human footprint on a forum or someplace else. Others just look plain bot-like.
Here's the thing. I now need to:
a) Scrub the existing list; and
b) Validate future signups to the list
a) Scrub the existing list
Would you even bother and if you would, how? I am thinking of doing it by sending a "verify your subscription to this list" email where they have the option of opting out if they want to. No response means they stay on the list. This doesn't sweep the bots out though.
b) Validate future sign-ups.
The sign-up form at the front is simple, with basic format validation to check that it is an email address. It does not verify if the email address exists, or anything. It just collects. I might be susceptible to script kiddies spamming a gazillion email addresses that go nowhere, or worse- to people that never signed up.
What do builders do to responsibly secure down their list?
---
Update: I just had an idea while typing this; of using tracking pixels in emails and setting a custom trigger to remove the subscriber if 0 emails were opened after X amount of emails have been sent to it. But this might be non-trivial to setup.
Without knowing it, I have collected 1570 subscribers from three sites in its infancy.
I have no doubt that many of these are bots. Telltale signs include obscure email addresses and domain names that lead to nowhere worth mentioning.
But I am also getting email subscribers from corporate emails who are relevant to the niche of the site. I also have on my list the corporate email of a partner of a large law firm in New York. I'm skeptical, maybe some joker thought it would be funny to put him in the list, maybe he's there to eyeball what I'm doing with the site. Maybe he's a genuine reader.
I also have many gmail and yahoo accounts. Some appear to be real or at least have left a human footprint on a forum or someplace else. Others just look plain bot-like.
Here's the thing. I now need to:
a) Scrub the existing list; and
b) Validate future signups to the list
a) Scrub the existing list
Would you even bother and if you would, how? I am thinking of doing it by sending a "verify your subscription to this list" email where they have the option of opting out if they want to. No response means they stay on the list. This doesn't sweep the bots out though.
b) Validate future sign-ups.
The sign-up form at the front is simple, with basic format validation to check that it is an email address. It does not verify if the email address exists, or anything. It just collects. I might be susceptible to script kiddies spamming a gazillion email addresses that go nowhere, or worse- to people that never signed up.
What do builders do to responsibly secure down their list?
---
Update: I just had an idea while typing this; of using tracking pixels in emails and setting a custom trigger to remove the subscriber if 0 emails were opened after X amount of emails have been sent to it. But this might be non-trivial to setup.