1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

images above ads.. THE NEXT LEVEL

Discussion in 'AdSense' started by Critters, Jun 17, 2005.

  1. Imran

    Imran Notable Member

    Messages:
    2,340
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    230
    #21
    Can any one post the code of working site? I went to Critters site and saw his source code and did nothing wrong other then adding my own images and placed the imagelistB.txt in root directory and rest in images folder including the swf flash file!
    and Whats that time included in the code? any idea?
    Thanks!
     
    Imran, Jun 19, 2005 IP
  2. yirmumah

    yirmumah Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Ditto Here. I can't get it to work on my site. Im gonna tweek it around some more.

    Yes. I keep thinking it has something to do with that time code in the .txt file-- like it shouldnt be there.

    Question: It's ok to adjust the image sizes, right? Thats the only other thing in the script i changed in the proper spaces. my images are 160x65 instead of 140x100 like in your code.

    I'd like to get this working on my site.
     
    yirmumah, Jun 19, 2005 IP
  3. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #23
    Sjorritsma, Jun 19, 2005 IP
  4. yirmumah

    yirmumah Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #24
    I checked and double checked everything, still not working :( -- here's my code below---

    ____________

    <table border="0" cellspadding="0" cellspacing="0" width="728">

    <tr>
    <td width="728">
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="730" height="70" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="/images/adsV1.swf?imageList=/imageListB.txt&imageWidth=160&imageHeight=65&n=6/18/2005 12:46:25 PM" />
    <param name="quality" value="high" /><param name="BGCOLOR" value="343242">


    <embed src="/images/adsV1.swf?imageList=/imageListB.txt&imageWidth=160&imageHeight=65&n=6/18/2005 6:46:25 PM" width="730" height="70" align="middle" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" bgcolor="343242" />

    </object>

    Everything seems to be where it should be. Maybe editing the size of the images broke it or something. If someone sees something wrong, let me know.
     
    yirmumah, Jun 19, 2005 IP
  5. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #25
    WOW, Well I better get this zipped up and documented soon :) Errrr, not sure if putting each image on a different line in the txt file works.. to the guy who wanted to pull random images from a folder, write an ASP or PHP script to pull out 4 at random and write out in the same format as the text file, then just use the script name when embeding the flash movie ie.. images.swf?imagelist=/randomimage.txt

    the swf does NOT have to be in the same folder as the images.. but the path to the images must start with a / in the txt file...

    errrr, so much to say, will just put it in the zip :p
     
    Critters, Jun 19, 2005 IP
  6. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #26
    yirmumah

    There is an error in your imagelist. in line 5 there is missing a &

    http://www.yirmumah.djcoffman.com/imagelistb.txt

    &i1=/images/piggys/A.jpg
    &i2=/images/piggys/B.jpg
    &i3=/images/piggys/C.jpg
    &i4=/images/piggys/D.jpg
    i5=/images/piggys/E.jpg
    &i6=/images/piggys/F.jpg
    &i7=/images/piggys/G.jpg
    &i8=/images/piggys/H.jpg
    &i9=/images/piggys/I.jpg
    &i10=/images/piggys/J.jpg
    &i11=/images/piggys/K.jpg
    &i12=/images/piggys/L.jpg
    &end
     
    Sjorritsma, Jun 19, 2005 IP
  7. yirmumah

    yirmumah Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #27
    yirmumah, Jun 19, 2005 IP
  8. NeoGen

    NeoGen Writer

    Messages:
    2,303
    Likes Received:
    301
    Best Answers:
    0
    Trophy Points:
    230
    #28
    Nice effort everyone, I think the work done by you all is amazing.

    Thanks everyone.
     
    NeoGen, Jun 19, 2005 IP
  9. kahsoon

    kahsoon Peon

    Messages:
    110
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #29
    actually you guys can use javascript to achieve that as well. goto dynamicdrive.com and search for it. There are a variety of better looking style.
     
    kahsoon, Jun 20, 2005 IP
  10. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Sjorritsma, Jun 20, 2005 IP
  11. davedx

    davedx Peon

    Messages:
    429
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #31
    Hmm, interesting stuff, looks great :D

    Hopefully you're already aware of it, but your site seems a bit temperamental - I can only connect maybe 50% of the time...
     
    davedx, Jun 20, 2005 IP
  12. jnm

    jnm Guest

    Messages:
    343
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #32
    critters,

    you took down the flash rotator. was the CTR suffering or are you reworking it?
     
    jnm, Jun 21, 2005 IP
  13. yirmumah

    yirmumah Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #33
    Yeah-- I was wondering the same thing myself when I noticed it was gone.
     
    yirmumah, Jun 21, 2005 IP
  14. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #34
    Yes Critters what happened :confused:
     
    Sjorritsma, Jun 21, 2005 IP
  15. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #35
    Sorry ppl, didnt update you....
    my earnings went down, in a panic I swaped back to the image ads.

    After leaving it a bit I went back over the numbers.. the drop was down to a low CPM, the number of clicks and the CTR were slightly up so it was not the fault of the animation... I just have not got round to putting it back.

    The increase in CTR (going from static images to the anim) was minimal, so I see little point in using it on new sites over static images. I am not sure when I will get a chance to finish it up and zip it up, but when I do I will post here first :p

    To new people reading this.... I still think that if you are using the leaderboard ad unit, and you do not have images above it you are loosing out on many $$. Look at this topic:
    http://forums.digitalpoint.com/showthread.php?t=17104&highlight=thanks+to+dp+members
     
    Critters, Jun 21, 2005 IP
  16. NeoGen

    NeoGen Writer

    Messages:
    2,303
    Likes Received:
    301
    Best Answers:
    0
    Trophy Points:
    230
    #36
    I was just wondering, how about using the animated gifs... I will attempt the same on my site perhaps.
     
    NeoGen, Jun 21, 2005 IP
  17. www.AmCy.org

    www.AmCy.org American CyberSpace®

    Messages:
    1,642
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    190
    #37
    Actually, I like that idea a lot, especially since it won't be a problem for even the oldest and most outdated web browser to display. Post a URL when you implement it, won't you? :)

    AmCy
     
    www.AmCy.org, Jun 21, 2005 IP
  18. BigEasy

    BigEasy Peon

    Messages:
    182
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #38
    You know I may be the only person that saw a decrease in CTR after implementing the "images above ads" strategy on http://www.vacan.com. I'm going to give it another week before I pull the plug, however, since my traffic numbers have been crazy the last few days and I'm thinking my results may be biased.

    The animation effect you have created is pretty cool, Critters.
     
    BigEasy, Jun 21, 2005 IP
    Blogmaster likes this.
  19. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #39
    well if your visitors have been "crazy" look at your CTR.. has that changed? Animated gifs would be ok, but fading from one still to another will make BIG file sized gifs.. also they would not be in sync. But would work on all browsers.
     
    Critters, Jun 21, 2005 IP
  20. LcF

    LcF Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #40
    yup, for visitors with slow connection(dial-up), the animated GIF probably do not show up before the ads.
     
    LcF, Jun 21, 2005 IP