Hi all,
I was hoping you could give me some advice on Drupal... I have a project to do a publishing site that has a database of company profiles, with brands, products and advertisements linked to them.
I was hoping to do this by linking content types together using the Node Reference module and displaying them via views. That should get me the basic relationships down.. However this is my first time using Drupal so I am not sure on a few things...
Any help is greatly appreciated..
1. Is there a way I can track click throughs on my advertisements? What would be the best module to handle banner advertisements? Granted the click throughs would then need to be linked to the company, So that I can generate reports per company. I also need to track when they were clicked so I can filter by time I.e. clicks over the last week.
2. What is the best version of Drupal to be running at this point? Drupal doesn't seem to have a lot of 6's modules supported. I.e. the advertisement module. And a lot of these unsupported modules I need for my functionality.. Is it worth using 6 still?
3. Is there an email newsletter module that can display views as the content?
4. Is there anyway to create an interface where an admin can login and 'approve' web form submissions (which would then mark them as accepted and then perhaps send an email to the applicant?)?