When you click through from an email to a microsite, by default only the click to the landing page will be tracked. What you really want to know is how the user interacts with the microsite and gather valuable marketing information.
There are 4 simple steps to tracking a microsite
1. Upload all the microsite pages to evmessenger using the docs tab
2. Track each individual document
3. Re-track each document once more
The reason for re-doing the tracking is simple. The first time the system doesn't know about all the links that are going to be tracked. The second time you do the tracking all the links are replaced for tracked links in each document.
NB. it is important to remember that the internal links in the microsite will be given the title within the title tag in the href tag so you need to name all your links correctly
i.e. <a href="http://www.extravision.com" title="extravision home page">click here</a>
Without the title attribute the link would be called "click here"