You could serve gif as cfm. I wouldn't, but you could. -----Original Message----- From: Michael Grant [mailto:[email protected]] Sent: Friday, March 06, 2009 11:55 AM To: cf-community Subject: Re: tracking the openning of an email
No, because those query string params don't go anywhere when requesting the gif. You want it to point to a .cfm file that will log the request. <img src="blabla.com/notreallyanimage.cfm"... On Fri, Mar 6, 2009 at 11:44 AM, Paul Ihrig <[email protected]> wrote: > > ok maybe i just ver thought it... > > wouldnt this work.. > > <img src=" > http://myDomain.org/email/images/campign1pix.gif?utm_source=StreamSend&utm_m edium=email&utm_campaign=My%20Email%20Rocks<http://mydomain.org/email/images /campign1pix.gif?utm_source=StreamSend&utm_medium=email&utm_campaign=My%20Em ail%20Rocks> > " > width="1" height="1" /> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:290820 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
