Tracking Downloads
Posted: 21 August 2008 11:14 AM   [ Ignore ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  826
Joined  02-25-2008

Is there a way to track downloads in EE?

Thanks.

Forrest

 Signature 

Rouviere Media — I Build Expression Engine Sites. sans-borders.

Profile
 
 
Posted: 21 August 2008 12:06 PM   [ Ignore ]   [ # 1 ]  
Professor
Avatar
RankRankRankRankRankRankRank
Total Posts:  13725
Joined  04-15-2006

Hiya,

Whilst there isn’t a built in way that I know of you could use something like the AJAX Linktracker module or you could probably very easily create a simple plugin to do what you need as well.

Hope that helps a bit.

Best wishes,

Mark

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

Profile
 
 
Posted: 21 August 2008 12:10 PM   [ Ignore ]   [ # 2 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  826
Joined  02-25-2008

Mark,

Thanks for the tip on the AJAX tracker. I’ll look into that. And nice try on

probably very easily create a simple plugin to do what you need as well.

smile

From looking over the forums there has been a fair amount of discussion on this point and others, who even have experience building modules/plugins have struggled with this one.

I’ll keep searching.

BTW, how is that photo site you were working on coming along?

Forrest

 Signature 

Rouviere Media — I Build Expression Engine Sites. sans-borders.

Profile
 
 
Posted: 21 August 2008 12:47 PM   [ Ignore ]   [ # 3 ]  
Professor
Avatar
RankRankRankRankRankRankRank
Total Posts:  13725
Joined  04-15-2006
The Cheerful Coder - 21 August 2008 04:10 PM

Mark,

Thanks for the tip on the AJAX tracker. I’ll look into that.

No problem. A nice little module that one so hopefully should do what you need to a tee.

The Cheerful Coder - 21 August 2008 04:10 PM

And nice try on

probably very easily create a simple plugin to do what you need as well.

smile

From looking over the forums there has been a fair amount of discussion on this point and others, who even have experience building modules/plugins have struggled with this one.

Well it shouldn’t be all that hard. All you would need is a separate database table to hold certain items such as the entry_id if the downloads are held in a weblog entry or fields for name of file etc…

The plugin would then just serve up the file and write whatever information you need to be stored to the database. You could then even write a few plugin tags that would retrieve this information so that you can show it on your site either to your users directly or so that you yourself can view the data.

There are a few other ways of doing this too such as Mint. I’m pretty sure that either out of the box or with one of the ‘pepper’ plugins for the system you can track downloads.

The Cheerful Coder - 21 August 2008 04:10 PM

I’ll keep searching.

Well hopefully that AJAX module will help a bit wink

The Cheerful Coder - 21 August 2008 04:10 PM

BTW, how is that photo site you were working on coming along?

Forrest

Still working on it in between everything else but alas client sites have to come first.

Best wishes,

Mark

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

Profile
 
 
Posted: 30 April 2009 09:48 AM   [ Ignore ]   [ # 4 ]  
Grad Student
Avatar
Rank
Total Posts:  33
Joined  10-23-2007

Hi Folks!

So I put in the AJAX Linktracker, Nice script super easy to set up.
Problem is we use download lock and I don’t think these 2 scripts are compatible with each other…

Can anyone offer some advice on this?

Profile
 
 
Posted: 30 April 2009 10:01 AM   [ Ignore ]   [ # 5 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  826
Joined  02-25-2008

Lavi,

I would recommend looking into Brad Street’s LinkLocker Module it combines all the functionality into one. It not only locks the file, but allows you to track downloads as well. http://expressionengine.com/forums/viewthread/94100/

 Signature 

Rouviere Media — I Build Expression Engine Sites. sans-borders.

Profile