|
|
Tracking advertisement campaign using click tracking
|
Advertisement campaigns can be tracked for click and conversion rates using the click tracking service.
Create a link for the destination webpage in your WebsiteGear click tracking account, and place the WebsiteGear provided link in your advertisement creative (banner ads, text ads etc.). Place the conversion code on your after conversion pages. The clicks and conversion data generated from these banner ads will be recorded and displayed in the reports.
e.g. If the banner code is something like this
<a href="http://www.mydomain.com/landingpage.com"><img src="http://www.mydomain.com/banner.jpg" border="0" width="60" height="120"></a>
Create a link in your WebsiteGear account and set the destination url to http://www.mydomain.com/landingpage.com. Replace the href in the code above with the WebsiteGear provided code for that link.
<a href="http://click.websitegear.com/track/xxx"><img src="http://www.mydomain.com/banner.jpg" border="0" width="60" height="120"></a>
|
|
|