Ticket #79 (new New feature)

Opened 11 months ago

Last modified 20 hours ago

detect partners from a list of partners' URLs

Reported by: matt Assigned to:
Priority: major Milestone: Stable release
Component: Core Version:
Keywords: Cc:

Description

This feature exists in phpMyVisites.

It should be possible in the admin area, to add new partners' URLs. When a visitors comes to the website from one of these URLs, is is classified in the "partner" section of the "referer" report.

Currently only visits with the first page URL containing a parameter "piwik_partner" are counted as "partners".

See for reference /trunk/config/global.ini.php

; variable name to track a referer coming from a partner website. 
; Example: If a visitor first visits 'index.php?piwik_partner=Amazon' then it will be counted as a partner referer with the name 'Amazon'  
partner_var_name			= piwik_partner

Change History

01/10/08 16:59:13 changed by matt

  • milestone set to Stable release.

11/20/08 13:17:09 changed by matt

this won't be done for partner but will be an extension of the concept of campaign in piwik.