Difference between revisions of "NATS4 Content of the Day Module"
(10 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
| show_adtools_admin_section = true | | show_adtools_admin_section = true | ||
}} | }} | ||
+ | Content of the Day is an [[ct#Adtools|Adtool]] that is used in conjunction with the cron (cron is a process running in the background of your site) that is setup on your server. It has the ability to update content on a recurring basis dynamically (meaning the content will change automatically based on the parameters you set), without affiliates having to update linkcodes, banners, etc. The COTD [[ct#Adtools|Adtool]] has a special link code that will pull a different image or video off of your server when a new time period is triggered, depending on the set frequency: | ||
− | + | <pre> | |
− | + | <a href="http://linkdomain/track/MS4wLjIuMi4wLjEuMC4wLjA"><img src="http://linkdomain/cotd/1" border="0"></a> | |
− | + | </pre> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | '''NOTE:''' The Content of the Day Module is an optional add-on to [[NATS4]] that must be separately purchased. After [http://www.toomuchmedia.com/pp_nats-modules.htm purchasing the Content of the Day (COTD) Module], you can begin setting up your COTD Adtool Type. | |
− | + | == Setting Up Your COTD Module == | |
− | + | ||
− | + | To set up your new Content of the Day Module, go to the [[NATS4 Adtools Admin|Adtools Admin]], scroll down to "Content of the Day Types", and click the magnifying glass to view your [[Ct#Adtool|adtools]], and add a new COTD adtool. This COTD adtool will hold the group of pictures or videos you want your affiliates to use. | |
+ | |||
+ | [[File:Cotd types.PNG|450px|Content of the Day Type]] | ||
+ | |||
+ | The required [[Ct#Adtool|adtool]] fields for this type are: | ||
+ | |||
+ | * '''Name''' - The name of the group, which will be displayed to affiliates. | ||
+ | * '''Type''' - The type of content in this COTD adtool. | ||
+ | * '''Frequency Count/Frequency Type''' - How often this content will be changed. (''Ex. Count: 3, Type: Hours'') | ||
+ | ** '''Note:''' The highest frequency you can set is every 15 minutes, which is every time the cron runs. | ||
+ | * '''Template''' - Use a special template to display this content to your affiliate. (This list is pulled from the special templates tab in the skins and templates admin. Any templates beginning with cotd_ will be in this list) | ||
+ | |||
+ | [[File:New cotd adtool.PNG|450px|Adding a New COTD Adtool]] | ||
+ | |||
+ | When you are done configuring all the available fields, click "Add Adtool". | ||
+ | |||
+ | == Adding Content == | ||
+ | |||
+ | Once you have set up your new [[Ct#Adtool|adtool]], you will be able to add content to it. To do so, click the "Setup COTD Content" icon (the second icon) next to your new adtool. | ||
+ | |||
+ | [[File:COTD Edit.jpg]] | ||
+ | |||
+ | |||
+ | On the next page you will be able to upload a file, or input a URL that contains either one piece or a zip file of content. When the content is uploaded, it is sorted by name in the file. | ||
+ | |||
+ | [[File:Add cotd.PNG|450px|Adding New Content]] | ||
+ | |||
+ | Afterwards you will be able to disable, change the order of, and remove the content from your newly configured [[Ct#Adtool|adtool]]. | ||
+ | |||
+ | [[Category:NATS4 Adtools Admin]] |
Latest revision as of 17:07, 17 February 2016
Content of the Day is an Adtool that is used in conjunction with the cron (cron is a process running in the background of your site) that is setup on your server. It has the ability to update content on a recurring basis dynamically (meaning the content will change automatically based on the parameters you set), without affiliates having to update linkcodes, banners, etc. The COTD Adtool has a special link code that will pull a different image or video off of your server when a new time period is triggered, depending on the set frequency:
<a href="http://linkdomain/track/MS4wLjIuMi4wLjEuMC4wLjA"><img src="http://linkdomain/cotd/1" border="0"></a>
NOTE: The Content of the Day Module is an optional add-on to NATS4 that must be separately purchased. After purchasing the Content of the Day (COTD) Module, you can begin setting up your COTD Adtool Type.
Setting Up Your COTD Module
To set up your new Content of the Day Module, go to the Adtools Admin, scroll down to "Content of the Day Types", and click the magnifying glass to view your adtools, and add a new COTD adtool. This COTD adtool will hold the group of pictures or videos you want your affiliates to use.
The required adtool fields for this type are:
- Name - The name of the group, which will be displayed to affiliates.
- Type - The type of content in this COTD adtool.
- Frequency Count/Frequency Type - How often this content will be changed. (Ex. Count: 3, Type: Hours)
- Note: The highest frequency you can set is every 15 minutes, which is every time the cron runs.
- Template - Use a special template to display this content to your affiliate. (This list is pulled from the special templates tab in the skins and templates admin. Any templates beginning with cotd_ will be in this list)
When you are done configuring all the available fields, click "Add Adtool".
Adding Content
Once you have set up your new adtool, you will be able to add content to it. To do so, click the "Setup COTD Content" icon (the second icon) next to your new adtool.
On the next page you will be able to upload a file, or input a URL that contains either one piece or a zip file of content. When the content is uploaded, it is sorted by name in the file.
Afterwards you will be able to disable, change the order of, and remove the content from your newly configured adtool.