<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030772" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030772</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tracking-emails#comment-1179833</link>
    <description> &lt;p&gt;a better way of tracking that we use:&lt;/p&gt;
&lt;p&gt;all e-mail addresses are in a database, each one has a unique ID #&lt;/p&gt;
&lt;p&gt;then we call the image:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ourdomain.com/track/email.php?id=&quot; class=&quot;bb-url&quot;&gt;http://ourdomain.com/track/email.php?id=&lt;/a&gt;[ID #]&lt;/p&gt;
&lt;p&gt;The email.php script goes into the database and sets a timestamp on a field to indicate it was read, then it feeds out an actual image.&lt;/p&gt;
&lt;p&gt;This way we can know not only the # of people viewing it we can produce reports on certain markets only. Also with this way, if someone looks at the e-mail 20 times, it isn&#039;t recorded as 20 veiwings.&lt;/p&gt;
&lt;p&gt;As with all tracking via e-mail (even the simple little RETURN RECEIPT), keep in mind that people can still view the e-mail without you knowing about it. (ie. I have Eudora set to not automatically download any images, or display it as a web page. If it is someone I turst and need it dispalyed as a webpage, I right click and choose OPEN IN BROWSER).&lt;/p&gt;
&lt;p&gt;Good luck, let us know if you need more help!&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Sep 2005 18:23:01 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1179833 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tracking-emails#comment-1179828</link>
    <description> &lt;p&gt;Make the img path to your php file...&lt;/p&gt;
&lt;p&gt;your.com/fake_image.php&lt;/p&gt;
&lt;p&gt;The php file can increment a number anywhere (flat file, DB, etc), then return the binary code for any image you want.&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Sep 2005 17:39:23 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1179828 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
