Linux 软件免费装

Plugin Name

开发者 Telogis
更新时间 2010年6月22日 05:41
PHP版本: 2.9.2 及以上
WordPress版本: 3.0.0

标签

google links advertising tracking seo image manager images analytics ads link ad advertisement adverts tracker rotator adserver asynchronous telogis asset cta

下载

1.0 1.0.1

详情介绍:

The Asset Tracker plugin generates a series of images or adverts (assets) based on the current page's content, and displays them in an order of relevance. Basically like contextual advertising but using image ads as the call to action. Use the assets to either link to other pages of interest within your own site, specific CTA's or another site (affiliate or advertiser) and since the asset clicks are integrated with Google Analytics you can monitor the success of specific ads and what pages they worked best on. When a set of assets are generated, the html is cached and saved in the database against that page or post. This enables faster reloading of the assets for future page loads (caching). Customizable settings include:

安装:

  1. Extract asset-tracker.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the settings page and choose a place to display assets, or place <?php at_show_assets(); ?> in your template where you want it to show.
Sample data is installed and tables are created automatically when the plugin is activated.

升级注意事项:

1.0.2 If your assets have links to external sites and you use the Google Analytics asynchronous JavaScript code, you should update. 1.0.1 You should upgrade to this version if you use the Google Analytics feature.

更新日志:

1.0.5 Fixed a problem with the "Display" setting always saying "Disabled" (minor fix) 1.0.4 Fixed a problem with sample data not being installed (minor fix) 1.0.3 Compacted some code, and added some brackets in places that needed them. Changed the installation function to only insert sample data if there is not already data in the database. Fixed some problems with double-commas. Replaced all instances of the deprecated ereg_replace function to preg_replace. Modified some of the core processing code to make it a little bit faster. 1.0.2 Added a call to _trackPageview after _setCustomVar. This fixes an issue where assets which link to external sites don't set the custom var properly. 1.0.1 Moved the Google Analytics code from a function into the onclick for each asset. This fixes an issue with the JavaScript not being run correctly, due to the different scope of the _gaq variable in sendToGA(). 1.0 First release.