Automatic Email?

0
Hello! We have just installed Affiliate Tracker on a new Joomla 3 site. We are able to create new Affiliate accounts, but it does not automatically send an email to the new account with their link in it.

Is it possible to setup the system to automatically email each new member their affiliate link?

Thanks!
Responses (3)
  • Accepted Answer

    Tuesday, June 30 2015, 02:58 PM - #Permalink
    0
    the email is sent when the account is approved. have you approved that account?
    The reply is currently minimized Show
  • Accepted Answer

    Rick Burns
    Rick Burns
    Offline
    Tuesday, March 01 2016, 03:40 PM - #Permalink
    0
    I receive the emails but it doesn't include the account aid url.
    Should it be there? or do I need to add something to the emails?
    Also, is there a way to embed it into other emails?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, March 01 2016, 05:31 PM - #Permalink
    0
    the link is not included in the email. if you want to add it, you can add this into file:
    /components/com_affiliatetracker/views/account/tmpl/default_email.php around line 47:

    (update: I cannot paste the code, but it would look something like:)

    echo AffiliateHelper::get_account_link($this->account->id);
    The reply is currently minimized Show
Your Reply