Jump to content

Recommended Posts

 

Thank you DarkWater and knowj,

 

I tried tagging it to the url but for some reason the email blast software ignores it and does not replace "$email" with the recipients email address. It will replace it in the body of the email but not in the link. This is probably by design of the email blast company. Is there a way to get the email address directly from the email "TO:" field?

Thanks DarkWater, Unfortunatly it's an email blast system that I do not have access to the underlying code to. The manual states to use the following to replace areas with variables.

 

Dear {{firstname}}, this is your email address: {{email}} 

 

the above will be replaced with:

 

Dear Jim, this is you email address: jim@test.com 

 

 

The only problem is that when I try this:

 

<a href="url/page.php?email={{email}}">Click here</a>

 

The blast program will not change it {{email}} to the correct email address.

 

So I was wondering if there was another solution. Like getting the email address from the "to:" field.

 

 

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.