I collected 465 emails in 24 hours

  • Thread starter Thread starter Deleted member 1264815
  • Start date Start date
Status
Not open for further replies.
D

Deleted member 1264815

Guest
Hey fellas,

I consider this as a success so wanted to share with y'all maybe someone will find this motivational. Yesterday I decided that it's good to build an email list so I created a landing page and spent 20$ on ads. (Not Facebook)

Now I checked my lead pages - http://prntscr.com/rgfci7

So I collected 465 names and email addresses + 36.60$ in affiliate commission with 20$ adds.
I still have around 3$ left from my ad so probably will become 470+

I haven't set up autoresponder because I didn't expect this result at all but now I will design and send the first email tomorrow morning.

It ain't much but it's okay it's my first time building an email list so it's decent first try

I heard that mail services hate affiliate links so how do I set up www.mydomain/something to point to affiliate offer. I'm on wordpress if that matters
 
Wow nice work, man.

Would you mind sharing some more details about this?

For example, can you recommend any plugins/themes on Wordpress?
Which Email provider are you going to use?
Have you thought about making a Journey thread?

Good luck with your future steps!
 
Hi, That's awesome.
About your question, Don't start your first campaigns with affiliate link as it might look spammy. About mail services you can build a landing page for your affiliate link instead. About the platform you advertised in, Was it specific for your audience?, Thanks
 
Waiting for the next update. what method used to collect email ?
 
Wow nice work, man.

Would you mind sharing some more details about this?

For example, can you recommend any plugins/themes on Wordpress?
Which Email provider are you going to use?
Have you thought about making a Journey thread?

Good luck with your future steps!

Thank you!
I currently only host my page on Wordpress but i created it on Leadpages, however, I will recreate it on Wordpress because there is no point paying the monthly fee for LeadPages.
Mailchimp cus they have free plan for up to 2000 subscribers
Not really I was hyped about the result so I wanted to share. If a mod moves the thread into the Journey section I will update regularly.

Hi, That's awesome.
About your question, Don't start your first campaigns with affiliate link as it might look spammy. About mail services you can build a landing page for your affiliate link instead. About the platform you advertised in, Was it specific for your audience?, Thanks
Good idea, thank you i will send a welcome email now.
It will take me a long time if I create a landing page for every single affiliate offer I promote but this is an option. I have lots of domains I don't use so I will just make it 301 redirects.
Yes, it was a very targeted audience.

Waiting for the next update. what method used to collect email ?
Emails: 474, revenue 38.10$ , landing page with opt-in form
 
im very very interested to learn sir.. just tell me what to do sir,
1. Decide in what you want to focus
2. Go to the dedicated section in this forum
3. Read and observe
4. Take action
5. Repeat until you succeed
 
I'm sure there will be a plugin available in Wordpress, but for a simple redirect, you could also just
create a php file: open notepad or similar, copy the code below, change "https://myoffer.com/aff-id" to
your affiliate offer url, and save as index.php
Now, using FTP, upload this index.php file to the /something directory on your domain and
you're ready to rock and roll.

PHP:
<?php
function Redirect($url, $permanent = false)
{
    if (headers_sent() === false)
    {
        header('Location: ' . $url, true, ($permanent === true) ? 301 : 302);
    }

    exit();
}

Redirect('https://myoffer.com/aff-id', false);
?>

Good to know: this is a simple php redirect. Works great. I use it a lot.
But I don't use Mailchimp. Using this, they will know you are redirecting.
They allow redirects, but it depends where you are redirecting to...
 
Which platform do you recommend for email marketing?

I have a few threshold accounts so I'm thinking of running ads to collect emails. I've always wanted to do it but kept putting it off.
 
Great results.
Questions:

where did you place a 20 USD ad buy on?

How much testing did you do to get that conversion rate?
 
Great results.
Questions:

where did you place a 20 USD ad buy on?

How much testing did you do to get that conversion rate?
I can't tell you because about the ad - sorry
Zero testing I decided to build an email list yesterday so this was my first attempt.
Which platform do you recommend for email marketing?

I have a few threshold accounts so I'm thinking of running ads to collect emails. I've always wanted to do it but kept putting it off.
I can't recommend you cus i just sent my first email campaign in my life lmao
I don't know if it is profitable to collect emails yet but i guess we will see
 
Awesome results. Congrats. Do you have an email sequence for them?
 
If you can't share any info, what's the point of the thread?
You made money worth 2 packs of cigarettes, not too inspirational.
Ouch.

true, tou do t want to share anything, even crusial info that may lead to help. Congratzz on ur success but as SE said, nothing to big.
 
Status
Not open for further replies.
Back
Top