{'admin_intro'|translate:$link_doc}
To detect a visitor from a newsletter in the Referrers section of phpMyVisites, you have to add the parameter "{$PARAM_URL_NEWSLETTER}" in the URLs in your newsletters.
For example if you have a link in your newsletter which is "http://www.site.com/index.php?part=misc"
You have to change it to "http://www.site.com/index.php?part=misc&{$PARAM_URL_NEWSLETTER}=XXXXXXX" where XXXXXXX is the {$PARAM_URL_NEWSLETTER} of the newsletter you've saved in phpmyvisites.
Another example : "http://www.site.com/" will be "http://www.site.com/?{$PARAM_URL_NEWSLETTER}=XXXXXXX".
To detect a partner website as is, you have to enter its url or add a parameters to the link from its site to your site (as in the newsletters). This parameter's name is "{$PARAM_URL_PARTNER}".
For example if the partner "Tourloutiti" has a "{$PARAM_URL_PARTNER}=14", you can ask him to change its link to your site adding "{$PARAM_URL_PARTNER}=14" as an URL parameter. But the simplest is to save all its urls and "Tourloutiti" will be automatically recognized as a partner website in the Referers part.
You can create personalized PDF report to create the PDF containing only the statistics you need!
Version : phpMyVisites {$PHPMV_VERSION}