Tracking downloads and using Forms

Posted by Community Admin on 03-Aug-2018 02:03

Tracking downloads and using Forms

All Replies

Posted by Community Admin on 18-Jul-2013 00:00

In a siteFinity project we want to track downloads. We want to capture the customer name and phone number and also which file was downloaded. Has this been done before, and if so, what kind of customisation is needed (on a high level).

Posted by Community Admin on 22-Jul-2013 00:00

Hello Manuel,

You can inherit form the default FromControl to capture the form submit event, for example you can check these two blog posts that elaborate on the concept:

Regarding the document download event, the best place to capture this would be in IMediaContentDownloadingEvent


Regards,
Boyan Barnev
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 01-Aug-2013 00:00

Thanks Boyan.

The solutions that you provided apply to custom forms that are designed as ascx controls, correct? What about the forms that we create from within sitefinity?

Do you know if there is a way to intercept the submit event in forms that are created in sitefinity?

This thread is closed