SmartAD 6 Lite (website advertising management system (original name: SmartAD_SQLite, version number: Ver1.0.0)) is a system developed by Geek Network (www.lampsoft.com) suitable for managing online advertising on small and medium-sized websites. Jizhi Network has been focusing on the development of online advertising systems for a long time. It currently has SmartAD6 Alliance Edition (advertising alliance system). This advertising system has been strictly tested in terms of stability, efficiency, security and ease of operation (details (Can visit http://www.toufang.cn/About.aspx), the SmartAD 6 Lite system inherits the above features and advantages.
Online advertising from website advertising alliances is one of the main sources of income for a large number of website owners, especially those of small and medium-sized websites. However, a large number of website owners cannot manage these advertisements well. They need to spend a certain amount of energy and time to manage them, and they cannot uniformly manage the advertisements on the website. Another point is that the advertising space can only be placed in one advertising alliance. A single advertisement has a low utilization rate of advertising space and cannot create more profits for you.
Using SmartAD 6 Lite can bring you the following main benefits:
1. Using the concept of advertising slots, you can uniformly manage the affiliate ads placed on the website and reduce the expenditure of time and energy in this area.
2. Maximize the profits of the advertising space on the website. One advertising space can place ads from multiple advertising alliances. According to your advertising settings, multiple ads will be displayed intelligently in turn to improve the utilization of the advertising space and earn more. profit
Ver 2.0.0 update instructions:
1. Add advertising display and click statistics functions (users can control whether statistics are performed) and provide corresponding reports. The system uses a 24-hour unique cookie method for statistics, which affects the accuracy, but it can ensure the performance of the system. The report uses a clean and easy-to-understand chart interface.
2. Users can customize the statistics method by modifying the configuration file: real-time statistics and scheduled statistics.
3. Users can define the cache duration of reports by modifying the configuration file to reasonably reduce the system computing pressure.
4. Fixed the bug that occurs when there are no ads under the advertising slot.
4. Add support for Flash advertising.
5. Fixed relative link errors in some pages.
The system uses SQLite as the database. SQLite is a small C program library that implements an independent, embeddable, zero-configuration SQL database engine. Features include:
Zero configuration – no installation or administration required.
Transaction operations are atomic, consistent, isolated, and durable (ACID), even after system crashes and power failures.
Implements most SQL92 standards.
The entire database is stored in a single file.
Database files can be shared freely between machines with different endianness.
Supports databases up to 2T. (241 bytes)
The size of string and BLOB types can be up to 2G bytes (231 bytes).
Small code: less than 250KB fully configured, less than 150KB ignoring some optional features.
Faster than popular client/server database engines on most common operations.
Simple, easy-to-use API.
Built-in TCL binding. Bindings are also provided for many other languages.
Well-commented source code, 95% tested.
Independent: no external dependencies.
The source code is in the public domain. Can be used for any purpose
Expand