Hello
My site offers downloadable software.
Can anyone provide me an ASP script with which I can track the total number of download requests, total complete downloads.
Thanks
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Download Tracking
Started by
idoubt
, Dec 12 2004 11:30 PM
2 replies to this topic
#1
Posted 12 December 2004 - 11:30 PM
#2
Posted 13 December 2004 - 05:07 AM
Tracking download requests isn't a problem.
My ASP page tracking script in it's temporary home. Uses MySQL but will switch to any DB by changing the connection string.
www.cands.dnsalias.com/articles/code/asp/page-tracking/
script code (forced) download link on the page. don't try copy and paste as my display code breaks long lines rather than messing about with wrapping (or not as the case maybe)
Checking completed downloads is impossible without some code running on the client. Because of the way HTTP works once the request has been served to the client browser the server has no further communication with the client until another request is sent.
My ASP page tracking script in it's temporary home. Uses MySQL but will switch to any DB by changing the connection string.
www.cands.dnsalias.com/articles/code/asp/page-tracking/
script code (forced) download link on the page. don't try copy and paste as my display code breaks long lines rather than messing about with wrapping (or not as the case maybe)
Checking completed downloads is impossible without some code running on the client. Because of the way HTTP works once the request has been served to the client browser the server has no further communication with the client until another request is sent.
#3
Posted 13 December 2004 - 08:04 AM
Thanks Chris.
I also thought about complete download in the same manner. But the download.com's sponsored listings made me think otherwise.
I also thought about complete download in the same manner. But the download.com's sponsored listings made me think otherwise.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








