I am not finding anything through searches. Man sometimes it seems PN is so far behind the times in terms of commerce, web2.0, etc. I am trying to implement an ad system on my site. I need to track number of page impressions and click through for the ads so I can use that data to determine reasonable rates for people who want to advertise on my site. Any help is greatly appreciated!
thanks,
brian
- jmvaughn responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 12:05 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn created topic »TagIt 3.0 for Zikula« 09:34 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Any click through advertising blocks/modules out there?
-
- Rank: Freshman
- Registered: Jan 23, 2005
- Last visit: Oct 21, 2009
- Posts: 70
You can use the built in banner module that has been in PN forever. It is pretty simple but does everything you mention. If you need something a little more substantial with more options then try installing OpenX formerly OpenAds formerly PHPAdsNew. You can insert the invocation code for banners into blocks or place it directly in to your theme. -
- Rank: Software Foundation
- Registered: Sep 03, 2002
- Last visit: May 09, 2010
- Posts: 909
There is one reason there's only the very simple banner module in Postnuke: Nobody is willing to build a module that not nescessarily needs to be a module while there are better solutions out there. As chance1376 said: Openx and it's predecessors are real killer apps. There's nothing they can't do. And you can use them together with Postnuke without any disadvantage over a native Postnuke module. At www.kiel4kiel.de or travel.sbb.ch they still use phpAdsNew and it does everything they need. One guy administers it and it's good that it's seperate from the rest of the system.
The same applies to statistics. There are great tools out there that don't have to be included into Postnuke.
--
best regards from Kiel, sailing city
Steffen Voss
Member of the Zikula Steering Committee
Read The Zikulan's Blog "If you want people to RTFM, make a better FM!" -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 151
I started installing openx and realized it require mysql 4.0.18 or later. ipower is my host and they use 4.0.16... It is quite annoying. Not sure what to do. I know one key difference is that with CREATE TABLE calls 4.0.18 and higher use ENGINE = syntax whereas 4.0.16 requires TYPE = . Not sure if it is realistic to just jump into openx...
thanks,
brian -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
http://www.mysql.com/about/legal/lifecycle/#calendar
Not to be harsh.. but ..Draw your own conclusions..
edited by: AmmoDump, Mar 27, 2008 - 08:18 PM
--
David Pahl
Zikula Support Team -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 151
I don't really care about mysql lifecycle plan. My host uses whatever version they use and I'll deal with that. I can get around above problem by replacing ENGINE with TYPE. But I am not drawing any conclusion wrt proceeding with openx until an openx developer advises on whether there are other aspects of openx that are 4.0.18+ specific. I have that thread going on openx forum... -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
bhuether
I don't really care about mysql lifecycle plan. My host uses whatever version they use and I'll deal with that.
You are dealing with it. Your time and money could be spent elsewhere. I am not trying to be rude, just realistic.
--
David Pahl
Zikula Support Team -
- Rank: Softmore
- Registered: Feb 07, 2003
- Last visit: May 31, 2010
- Posts: 404
- Moderated by:
- Support
