WebReflow Webstatistics LogoWebReflow Webstatistics
HomeNewsFeaturesDetailsSystem PrerequisitesProductLicenceLive DemoDownloadUpdateOnline-ShopSupportDocumentationForumsContactContactformImprint

How to incorporate a short statistic into your Website

Included with your WebReflow installation are three types of short statistic, that may be incorporated into your website without further editing.
· Short statistic Mini
Dateiname: ministat_s_de.php
· Short statistic Medium:
Dateiname: ministat_m_de.php
· Short statistic Large:
Dateiname: ministat_l_de.php

All short statistic types are found directly in your WebReflow installation directory. You have two possibilities to incorporate the short statistic in your website:

Incorporation by using an embedded frame (Variant a)
Incorporation by using the PHP short statistic (Variant b)

Anmerkung zur Kurzstatistik

Please consider for your website layout that all short statistics are displayed using tables and have the following sizes:

Short statistic Mini:
Height: 20 Pixel
Width: 288 Pixel

Short statistic Medium:
Height: 96 Pixel
Width: 224 Pixel

Short statistic Large:
Height: 484 Pixel
Width: 219 Pixel

All delivered short statistics are suggestions you may use. Feel free to change the layout to your needs or create your own statistic to display on your website.

Incorporation by using an embedded frame (Variant a)

The short statistic may be included by using en embedded frame (iframe) into your website. The iframe is hereby used like a small area that displays the short statistic. This variant is easy to do – you only have to use the following HTML-code (replace the place-holder "[WebReflow Directory]" with your settings):

Example shortstatistic Mini:



The HTML Code for the short statistic:

<iframe src="[WebReflow Verzeichnis]" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="288" height="20" name="mini_stat"></iframe>



Example shortstatistic Medium:



The HTML Code for the medium statistic:

<iframe src="[WebReflow Verzeichnis]" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="224" height="96" name="mini_stat"></iframe>



Example shortstatistic Ausführlich:



The HTML Code for the large statistic:

<iframe src="[WebReflow Verzeichnis]" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="219" height="484" name="mini_stat"></iframe>


[WebReflow Directory] = Please open WebReflow and choose Overview in the Administration part of the menu on the left. Here you find an area named “How do I incorporate a Short Statistic into my Homepage?”. Herein are three links – one to each type of short statistic. Click on the one you want to incorporate into your website. A new window will open. Copy the URL from the address-bar of this window and use this to replace the "[WebReflow Directory]".


Incorporation by using the PHP short statistic (Variant b)

The incorporation of the short statistic in Your PHP Website is done using the "include_once" function. The statistic will thus be incorporated directly into your website.

The PHP Source Code for shortstatistic Mini:

<?
include_once('[WebReflow Verzeichnis]/ministat_s_de.php');
?>


The PHP Source Code for shortstatistic Medium:

<?
include_once('[WebReflow Verzeichnis]/ministat_m_de.php');
?>


The PHP Source Code for shortstatistic Large:

<?
include_once('[WebReflow Verzeichnis]/ministat_l_de.php');
?>


[WebReflow Directory] = Path to your WebReflow installation folder. The path may be either an absolute one or a relative path.
How to incorporate a short statistic into your Website

Select Language

Webstatistic English- English- German

Documentation

- System prerequisites- Installation- Incorporation- Incorporate a
  short statistic
WebReflow Webstatistics Documentation- Update

WebReflow Support

Via the WebReflow support forum you can contact our experts and other users where your questions are answered. If not so, we are confident to solve your problem if you just let us know!WebReflow 
Webstatistics Support- Support forum