Send cold Emails

I have 2 questions: I want to send regular cold emails to all subscribers in Users list, how to do that. My intention is to ask them complete the profile so that they can become contributor and their profile is displayed in vendors section of the website.
Second question is important - I want my users who sign up through Google, need to redirect to Complete profile page directly instead of coming to landing page. This feature is critical success factor for getting vendors registered, otherwise they just exit from the landing page and their status remains as subscriber and they are not displayed in the vendor page of website.

Hi,

  1. Please try to create the email in HivePress/Emails and choose User Registered as an email event How to customize emails - HivePress Help Center. Then you can override the default user registration email. Also, there are email tokens in Details section, which you can use in the email

  2. Please clarify whether this is registration for vendors or regular users.

  1. Mail not delivered after following your steps.

    I am using Go SMTP plugin and this is sending test mail - configuration -

Please suggest.
2. This registration is for Vendors not regular users. I have kept check box allow direct registration checked as below -

However it seems I need to custom code the Google social redirect to Complete Profile page, I need the code, so that I can use it. It should be same workflow when vendor register through email and password and they are redirected to Complete Profile section.

Hi,

  1. We recommend that you make sure you have configured your emails as shown in this documentation: How to set up emails - HivePress Help Center. If you are sure that you have configured everything correctly, please check the logs in your SMTP plugin, where you will usually find more detailed information about why this email was not sent.

  2. Thanks for the details. We recommend creating a custom vendor attribute using this documentation How to add vendor profile fields - HivePress Help Center and marking it as required, then you should be redirected to complete profile.

I hope it helps