DynAds
| Sample Testimonial
|
Thank you very much for your kind reply and attention to this challenge for me.
My wife is a bit envious as she says that she could contact
the toaster companies regarding her desire for modification
of their products so they would fit her bread but would
probably not get the same response you have provided for me. :)
I have it set up and it works for me very well.
I think I am going to like this program.
Thank you so much for all your help. You guys are great.
I imagine that usually you don't have to help someone with
as little programming knowledge as I have and I appreciate your patience.
J. Sample, JackSample.com
More...
|
|
Periodically refreshing Banner Ads
With DynAds,
while your visitors are viewing your page,
you can dynamically refresh banner ads or contents on the page periodically
without refreshing the web page itself.
At every period you specified, such as 10 seconds, new ads are retrieved and displayed from the server.
You can set the refresh period in terms of seconds.
A Java Script code is employed for the access methods JavaScript, IMG tag, and server side rotations.
For other access methods, a meta refresh or http header refresh method is used.
The ad to be displayed is selected by the selection method you
set in the code generator. For example, if you select a random selection method, then at every refresh,
a random ad is selected among the active ads of the ad group.
Instructions for periodically refreshing random banners
Assume that you are rotating banner ads randomly at the top of your web pages and
you want to refresh the banners at every 10 seconds.
Follow these instructions to perform the rotation.
- In the Ads menu of the admin panel, create an ad for each of your ads.
- In the Ad Group menu, create an ad group for the rotation.
Insert the ads created in the previous step into the ad group.
- Go to the Code Generator > Content Rotation menu.
- Select the appropriate Access Method for the rotation.
- Select Uniform Random selection method.
- Enter 10 into the Refresh Period text box.
- Select other options as appropriate for the rotation.
- Click to the Generate Rotation Code button to obtain the rotation code.
- Copy and paste the rotation code to your page where the ad will appear.
At the first loading of the web page into the browser window, a random ad will be displayed.
And afterwards, the banner will be refreshed from the server at every 10 seconds.
|
|