DynAds Pro
| Sample Testimonial
|
Your help after a sale is really unique. Usually after sale help is really hard to find.
I would like to first say that all of your ads relating to DynAds are understatements, the only thing I can say is WOW.
I hope to someday use all that it is capable of. You did a really great job designing it.
I have never said this to anyone on the internet
(because most businesses on the net are only worried about getting the payment and no service afterward).
If you ever need a reference as to how good your after the sales support, I am more than willing.
Again thank YOU so much. Regards,
G. L. Cox, Find-Free-Greeting-Cards.com
More...
|
|
Periodically Auto-refreshing Banner Ads
With DynAds Pro,
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.
The content refreshing process is done behind the scenes automatically.
At every period you specified, such as 10 seconds, new ads are retrieved and displayed from the server.
The image below shows the controls for setting the periodic refreshing of a rotation
in the Content Rotation sub-menu of the Code Generator menu of the admin panel.
| Controls for periodic refreshing of ads |
 |
You can set the refresh period in terms of seconds. With some Access Methods you can also
select the refreshing method. We recommend using the Dynamic Refresh via IFRAME method over
the Dynamic Refresh via Cookies method.
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 zone.
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.
- Create campaigns in the Campaigns menu for the ads.
It is your decision whether to include the ads into one campaign or several campaigns.
- In the Zones menu, create a zone for the rotation.
Insert the campaigns created in the previous step into the zone.
- 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 the IFRAME refresh method if it is available on the page.
- 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.
|
|