Difference between revisions of "Offerit Configuration Admin"

From Offerit
Jump to: navigation, search
(Project Settings)
(Redirected page to Configuration Admin)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Offerit Manual
+
#REDIRECT [[Configuration_Admin]]
| show_configuration_admin_section = true
 
}}
 
 
 
The [[Offerit]] configuration admin works in conjunction with the Offerit configuration file, allowing clients a great deal of flexibility in customizing their [[Offerit]].  The configuration file is stored in the Offerit directory on your server as ''includes/config.php''.
 
 
 
[[File:Admin_Configuration_Admin.png|The Configuration Admin]]
 
 
 
Several tabs let you find configuration options:
 
* The '''Project Settings''' options are the primary Offerit settings.  Some options can't be edited; if you need these options changed, please [http://clients.toomuchmedia.com submit a ticket]
 
* The '''Security''' options configure who can access secure areas of your Offerit commission.  Be careful editing these settings, as you can easily lock yourself out
 
* The '''Fraud''' options allow you to set a point-based system that records suspicious activity by affiliates.
 
* The '''Email''' options tell Offerit when to send emails.  Offerit only sends email if you enter a subject in any of the fields.
 
* The '''Affiliates''' options set affiliate defaults, requirements, postbacks, and other various affiliate settings.
 
* The '''Cronjobs''' options change how Offerit does scheduled tasks.
 
* The '''Logging''' options change what Offerit logs.
 
* The '''Display''' options set default displays for various areas in Offerit.
 
* The '''Surfer''' options set tracking options, as well as signup form settings.
 
* The '''Notifications''' options contain settings for ignoring admin notifications.
 
* The '''Postback''' options allow you to further configure postback actions.
 
* The '''Misc''' options contain additional settings that do not fit into the other categories.
 
 
 
<!-- [[File:Config admin sections.png|Available Configuration Admin Sections]] -->
 
== Configuration Options ==
 
The following is a breakdown of categories and sub-categories that you can find your configuration admin settings in.
 
 
 
You'll find the following settings in the Offerit Configuration Admin.
 
 
 
=== Project Settings ===
 
The Configuration Admin's "Project Settings" section contains settings that base settings that apply to your [[Offerit]] install. The important settings in this section include:
 
 
 
* Project - Allows you to configure the name of your [[Offerit]] install, as well as domain and time zone.
 
** PROJECT_NAME / NICE_NAME - Used on various Offerit templates to print the name of your Offerit. For example: NICE_NAME is used to name the news section on customers.php. You can change these to anything.
 
** OFFERITLLC_PRODUCT_CODE - Identifies your system for the automatic license update. Do not change this unless [[Offerit]] tells you to.
 
** PROJECT_HOSTNAME - Your commissions's [[ct#Domain|domain]].  If you change this, you should setup an Apache virtual host for the hold value so that your old links continue to work.  Warning: setting this to a bad value will break Offerit.
 
* Period Configuration - Change how long pay periods are, as well as payout delays and if you automatically store payments.
 
** PAYOUT_PERIOD - Sets which days start a [[ct#Period|Period]]. At the end of a period, Offerit makes a [[Payment Dump|payment dump]]. The value can be days of the month (e.x 1, 16, or 30) or days of the week (w1 is Monday, w2 is Tuesday, etc...). The default pay periods are 1-15, and 16-end of month. This means that your pay periods will begin on the 1st and the 16th of each month. If you want this value changed, please [http://clients.toomuchmedia.com contact support].
 
** PAYOUT_DELAYED - Tells the system the number of [[ct#Period|pay periods]] to wait for before generating a payment dump. The default value is 0. If you want this value changed, please [http://clients.toomuchmedia.com contact support].
 
** PAYOUT_AUTOSTORE - Stores payments immediately after they are formed. This prevents you from needing to manually store payments, so you can always see what needs to be paid to your affiliates.
 
* Database settings - Configure essential information for your MySQL database, such as server, username, password, etc.
 
 
 
=== Security ===
 
 
 
* Admin IPs - A comma separated list of IPs that are allowed to access the admin area. This is separate from/in addition to the restrictions based on user type.
 
* Host Settings - Input the URL of your secure host.
 
** SECURE_RETURN_HOST - The domain that will be used by billers when they redirect surfers back to Offerit. Not all billers support this feature.
 
* Data Encryption - Choose whether you want to protect certain data by using encryption.
 
* Document Upload - sets restrictions on uploading certain extension types, as well as what IPs can upload documents.
 
 
 
=== Fraud ===
 
 
 
* Detection Settings - Choose if you want to enable fraud detection and set point values for certain activity.
 
 
 
=== Emails ===
 
 
 
* General settings - Sets preferences for automatically sent emails.
 
* For more information, please see our [[Offerit Email Configuration]] article.
 
 
 
=== Affiliates ===
 
 
 
* Signup - Configure settings that take place when affiliates sign up for your commission.
 
* Account Changes - Set whether verification is required when affiliates change their account settings.
 
* Payment Settings - Sets requirements and limitations on affiliate payouts.
 
** FORCE_PV_MIN - If the affiliate's desired payout is less than your PayVia minimum, [[Offerit]] will automatically use the [[Pay Via Types|PayVia]] minimum when storing payments.
 
** UPDATE_PV_MIN - If the affiliate's desired payout is less than your PayVia minimum, [[Offerit]] will automatically change the affiliate's payout to the PayVia minimum.
 
** For the following four settings, your changes will only apply to the settings for new signups on the main display page, creatives page, stats page, and account page. In Offerit version 4.0.74 or greater, there is an option to force this value to overwrite the current value for all affiliates.
 
*** REQUIRE_PAYOUT_APPROVAL
 
*** RESELLER_US_W9
 
*** DEFAULT_PAYVIA
 
*** AFFILIATE_JOIN_PAYMENT
 
* Tiers - Include or exclude certain statistics when counting tiered sales.
 
* Creatives - Enable or disable creative date limitations.
 
* Link Codes - Choose if you want to use a default Commission ID when none is selected.
 
* Postbacks - Allow affiliates to receive postbacks regarding customer activity.
 
* Custom Flags - Define what you want Flags (found in the [[Offerit Affiliates Admin|Affiliates Admin]]) to mean.
 
* Offer Partner - Choose which transactions pay out to offer partners.
 
* MAIN_DISPLAY - Sets display defaults for new affiliates.
 
* STATS_PAGE - Sets default views for affiliate stat pages.
 
* CREATIVES_PAGE - Sets default Creatives views for affiliates.
 
* ACCOUNT_PAGE - Sets default views for the affiliate account page.
 
 
 
=== Cronjobs ===
 
 
 
* General Settings - Set how long you want to store certain actions, as well as how many times to retry failed postbacks.
 
* Standard Cron Runtimes - Set how often you want your crons to run.
 
 
 
=== Logging ===
 
 
 
* Global Log Settings - Choose error logs are created, as well as their size.
 
* Global Logging - Decide what actions you want to be logged.
 
* Tracking Logging - Decide what tracking actions will be logged.
 
* Signup Logging - Decide what aspects of customer signups will be logged.
 
* E-mail Logging - Decide what aspects of e-mails will be logged.
 
* Cronjob Logging - Decide what cronjob actions, as well as what biller actions, will be logged.
 
 
 
=== Display ===
 
 
 
* Template Settings - Choose what messages will be displayed on your pages.
 
* Admin Display - Choose what will be displayed in your admin reports.
 
** REPORTS_DELETED_COMMISSIONS - Displays all deleted commissions in Offerit.
 
** REPORTS_DELETED_BILLERS - Displays all deleted billers in Offerit.
 
** REPORTS_DELETED_SITES - Displays all deleted sites in Offerit.
 
** REPORTS_DELETED_OPTIONS - Displays all deleted join options in Offerit.
 
* Stats Settings - Change how manual sales are displayed, as well as global stats for creatives.
 
* Creative Settings - Choose if or how you want to limit certain creatives.
 
* Error Display - Choose if you want to forgo your custom error page, or who you don't want to display it for.
 
* Offerit Help Display - Choose if you want to disable any help boxes or tool tips on the Admin pages.
 
 
 
=== Surfer ===
 
 
 
* Cookie Settings - Set a cookie hostname, when it expires, and how long to keep cookies.
 
* Tracking - Choose a method of tracking visitor countries; each country tracking method requires supporting software to make it work.
 
 
 
=== Notification ===
 
 
 
This sections allows you to ignore admin notifications for specific error categories. You can also choose what admin username these notifications are sent to.
 
 
 
=== Postback ===
 
 
 
* Global Postback Settings - Set an alternate response for failed or successful postbacks.
 
* Admin Postback - Set a URL and a time delay to post all admin actions.
 
* Affiliate Account Postback - Set URLs to post affiliate signups and account changes to. You can also set time delays for these postbacks.
 
* Customer Account Postback - Set a time delay for postback URLs that were set in the [[Offerit Offers Admin|Offers Admin]].
 
 
 
=== Misc ===
 
 
 
* General Settings - Set options that do not fit neatly into the other configuration categories, such as creating popups for severe notifications, automatic logins, limiting the recording of surfer stats, etc.
 

Latest revision as of 16:58, 2 December 2012