Extensions > inserttagcount
| [inserttagcount] InsertTagCount: Count on insert-tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Counts the number of calls on an insert-tag including contentThis extension counts how often content is included by an insert-tag. If the original content is place outside the usual page structure you can exatcly count how often the content was displayed. The following new insert-tags are added. The work exactly like the originals but add the counter: insert_article_count::XX Add "::inactive" or "::invisible" to the insert tag to avoid the insert happen. This helps to disable some insert tags for a while. Both are handled different for the banner rotation. The values are stored in the table tl_inserttagcount. In the list view for articles and modules the number of views, teasers (articles only) and clicks (function will be added later) is shown. In each article you can define a target URL to which the banner should link. You can get that link with the insert tag link_count::article::XX which points to a redirect URL. This counts the call (=click) and redirects to the original URL. To use this, please configure a URL fragment (e.g. "clickcount") in the settings. It will be used for the redirct URLs. (e.g. "../clickcount/article/ID") For modules (type "html") and content elements (type "html") banner rotation is available. The rotation is done by a cronjob (system/modules/inserttagcount/tools/cronjob.php) which moves the first line of code to the end. If the HTML element only contains the above insert tags (ine each line) this results in a banner rotation. If "inactive" insert tags are included the first of them will become active and the one added at the end gets inactive. This means you can rotate 10 banners and only display 5 of them. "Invisible" ones are just rotated without changing their status. The cronjob does not use the Contao logic, as it should be run once a minute. This extension swas developed for Cabrio aktiv (http://cabrio-aktiv.com).
| ||||||||||||
| Version | 1.3.1 stable | Type | Free | |||||||||
| Release date | 2011-01-09 | Category | Application | |||||||||
| License | LGPL 3.0 | |||||||||||
| Copyright | © 2011 Jan Theofel | |||||||||||
| Author | Jan Theofel (jan.theofel) http://www.theofel.de/ | |||||||||||
| Release notes and change log for 1.3.1 stable | Other versions | |||||||||||
- Bugfix for usage with folderurl http://contao-forge.org/issues/2450 | 1.0.0 stable 1.1.0 stable 1.2.0 stable 1.3.0 stable | |||||||||||
| Release downloads | 5 | Total downloads | 11 | |||||||||
| Release installs | 6 | Total installs | 9 | |||||||||
| Release updates | Total updates | 4 | ||||||||||
| Dependencies of this extension | Other extensions depending on this one | |||||||||||
|
| |||||||||||
| Package | Size | Date |
|---|---|---|
| Contao_inserttagcount_10030019_5.zip | 22421 | 2011-11-15 19:56 |
