Add management with Phpadsnew

Please support our Advertising Sales Strategies advertiser: Get a Free Online Advertising Analysis!
Thread Solved

Join Date: Sep 2004
Posts: 34
Reputation: TraderX is an unknown quantity at this point 
Solved Threads: 0
TraderX's Avatar
TraderX TraderX is offline Offline
Light Poster

Add management with Phpadsnew

 
0
  #1
Nov 7th, 2004
Also check out http://www.daniweb.com/techtalkforums/thread13624.html as I am trying to compile a list of places that I can ads from

Ok... I have a site, getting people stopping by, so what the hell put a couple ads out their and see what happens. I do have a vb forum, and I am still trying to learn how to do the conditional for members.

What I would like to get to learn is how others are using Phpadsnew to server their ads. While using ads from the thread link above, how are you servering them... I haven't really played with Phpadsnew enough to really take advantage of it's usage.

So any ideas on getting this started would be great
Thanks in advanced
Coll
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,040
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Add management with Phpadsnew

 
0
  #2
Nov 7th, 2004
I'm using phpAdsNew with local invocation. No messy JavaScript on my site
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 34
Reputation: TraderX is an unknown quantity at this point 
Solved Threads: 0
TraderX's Avatar
TraderX TraderX is offline Offline
Light Poster

Re: Add management with Phpadsnew

 
0
  #3
Nov 7th, 2004
Originally Posted by cscgal
I'm using phpAdsNew with local invocation. No messy JavaScript on my site
Ok... don't understand that... what does local invocation do... could you explain.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 54
Reputation: BigBlueBall is an unknown quantity at this point 
Solved Threads: 1
BigBlueBall's Avatar
BigBlueBall BigBlueBall is offline Offline
Junior Poster in Training

Re: Add management with Phpadsnew

 
0
  #4
Dec 29th, 2004
I'm using phpAdsNew with javascript invocation, which allows me to run my ad server on one location and serve ads on multiple websites and multiple servers. I'm not sure why javascript is "messy" because it's a solution that's worked well for me.

I'm curious, cscgal, how are you targeting ads for a specific forum or forums?
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,040
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Add management with Phpadsnew

 
0
  #5
Jan 5th, 2005
phpAdsNew allows you to specify a "source" for an advertisement (i.e. page1, page2, etc.), for logging purposes. I have customized my vBulletin to make this source be the name of a forum. JavaScript is messy because it is a client-side language, which means it is interpreted by the web browser instead of the server.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 54
Reputation: BigBlueBall is an unknown quantity at this point 
Solved Threads: 1
BigBlueBall's Avatar
BigBlueBall BigBlueBall is offline Offline
Junior Poster in Training

Re: Add management with Phpadsnew

 
0
  #6
Jan 5th, 2005
I still don't think Javascript is really "messy."

I see the option to specify a source. Does this work with the vBulletin querystring (i.e. f=127) or do you need to first install your mod_rewrite code for vBulletin?
BigBlueBall - Everything about instant messaging
MessengerMods - Customize MSN with display pictures and emoticons
HisBuddyIcons - AIM buddy icons for dudes
BigBlueTemplates - 1,000s of professional website templates

Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,040
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Add management with Phpadsnew

 
0
  #7
Jan 5th, 2005
If you use the JavaScript invocation in your templates, you should be able to use source=$forumid within the URL.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 8
Reputation: 007 is an unknown quantity at this point 
Solved Threads: 1
007 007 is offline Offline
Newbie Poster

Re: Add management with Phpadsnew

 
0
  #8
Feb 5th, 2005
hi guys,

have your compared and confirmed that your phpadsnew statistics??

i have read sad stories in the developer forum, where people complain that their
stats are not matching. http://forum.phpadsnew.com/index.php?showforum=12
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 54
Reputation: BigBlueBall is an unknown quantity at this point 
Solved Threads: 1
BigBlueBall's Avatar
BigBlueBall BigBlueBall is offline Offline
Junior Poster in Training

Re: Add management with Phpadsnew

 
0
  #9
Feb 16th, 2005
Originally Posted by cscgal
If you use the JavaScript invocation in your templates, you should be able to use source=$forumid within the URL.
I would love to be able to serve targeted ads based on the source, but would like to do that not just for the forumdisplay, but also all topics within a given forum.

For example, if the forum was about games, I would want to target gamers throughout the topics in that forum, while another forum at the same site might target music fans. But the forumid isn't used in the URLs of indidual threads.
BigBlueBall - Everything about instant messaging
MessengerMods - Customize MSN with display pictures and emoticons
HisBuddyIcons - AIM buddy icons for dudes
BigBlueTemplates - 1,000s of professional website templates

Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,040
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Add management with Phpadsnew

 
0
  #10
Feb 16th, 2005
BigBlueBall, are you using vBulletin? If so, it doesn't matter. The thread templates still have access to the $forumid variables. Not sure how it works in other forum systems, but either way, I would assume that all threads have access to the forum ID they are part of.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the Advertising Sales Strategies Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC