I need to attach and save the IP of each email that is opened or clicked so when I download the data the IP of the email is attached, is there a way to do this? Thanks, Mike
What do you mean? Do you want to track the Public IP of client machine? If yes you can do this by Java Script.
That's assuming interspire stores the IP address in the open/click logs. I haven't used it in years since making the mistake of buying a license. Your best bet would be to either email their support or connecting to the mysql database and looking at the columns of data in the interspire database.
I remember IEM does store the IPs of clicker and opener somewhere in the mysql table, I can't recall the name of the table since I haven't used it for like 2 years already. That system is pretty stable if you intend to mail for anything under 200k. I heard a while back that it leaves footprint though, it's just a rumor, so I can't really confirm that.
email_stats_emailopens email_stats_linkclicks these are tables you have to match subscriber ip up and there you go.
Maborak's backup addon has clicker/opener export feature that does export IP data. Sent from my Nexus 5 using Tapatalk