In order to do modify link behavior based on where it was opened or
"who" opened it, you would have to completely turn off our link
tracking and then come up with some sort of complex logic like Bruno
has provided an example of. More than likely, as he mentioned, you'll
end up in a situation where a recipient only has fully working links
from the 1st place they open it.
jesse
> *
> and imagine that hash key as the subscriber email and the "r" is the
> redirect url.
>
> to check if the email is OK, al you need to see if check the email against
> MC logs and see from what IP the user opened against the HTTP_REFERRER
> variable.
>
> if they match, continue, if not, show a warning.
>
> This method, as you can see has some faults, from the top of my head, only
> the computer that opened the email from the first time (the one MC log,
> right Jesse?) would actually go to links, but if the user open the same
> email in a cyber cafe (using GMail, for example), even though it's a legit
> user, it will never open as the IP's are not the same.
>
> This is just to let you know that it's not a easy task :)
>
> Bruno Alexandre*
> >
mailchimp-api-di...@googlegroups.com<mailchimp-api-discuss%2B
unsub...@googlegroups.com>
> > .