Forum Moderators: DixonJones
Am I right ?
I'd say the only accurate way of tracking users clicking on email contact pages is to use FORMS, which have a URL, which is easy to track.
Can someone confirm this ?
Thanks
You could always have specific addresses which are unique to the subject:
mailto:subject1@domain.whatever
mailto:subject2@domain.whatever
etc.
At least then, you'll know the source.
Also, try this mailto:subject@domain.whatever?subject=track%20this%20click
Substitute the subject="track%20this%20click" with whatever you want to appear in the subject line.
Hope it helps.