WebsiteGear Logo Log In
New User? Sign Up
About | Contact | FAQ
FAQ SEARCH

SUPPORT LINKS
 Post New Topic   Contact
 Post New Topic   Forums
FAQ TOPICS
 Account Related
    Sign-up
    Login
    Payments
 Website Tools
    Web Survey
    Web Poll
    Click Tracking
    Rating Tool
 Discussion Forums
    Guidelines
    Posting
 Classifieds
    Guidelines
    Posting
Home Support FAQ WebsiteGear Products Click Tracking
Tracking Image Views - Tracking Page Or Email Newsletter View Count
The click tracking tool can be used to track how many times an image was viewed and corresponding data such as unique views, IP data, keyword etc. (based on membership plan features). This is useful for example to track how many users opened the email to view the newsletter (email open rate).

Steps:
1. Create a link in your account and set the target URL to an image file to display in the page or email newsletter. e.g. http://www.yourdomain.com/logo.gif. For a hidden image, use a 1 pixel blank image or use http://www.websitegear.com/images/spacer.gif.

2. Retrieve the click tracking code for that link from the HTML code view page. Example: http://click.websitegear.com/track/xxxx (where xxxx is the link ID).

3. Place the tracking code in the image code as shown below. Place the image code in the web page or email newsletter to track views.

<img src="http://click.websitegear.com/track/xxxx" border="0">

4. Every time the page or the email is opened, the browser will request the image file and WebsiteGear will track the statistics.

Verify the code and test it out before using them in a production environment.