[Piwik-trac] [Piwik] #79: detect partners from a list of partners' URLs

Piwik trac at piwik.org
Thu Jan 10 16:58:45 CET 2008


#79: detect partners from a list of partners' URLs
-------------------------+--------------------------------------------------
 Reporter:  matt         |       Owner:     
     Type:  New feature  |      Status:  new
 Priority:  major        |   Milestone:     
Component:  Core         |     Version:     
 Keywords:               |  
-------------------------+--------------------------------------------------
 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 [source:/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
 }}}

-- 
Ticket URL: <http://dev.piwik.org/trac/ticket/79>
Piwik <http://piwik.org>
Piwik, open source web analytics software


More information about the Piwik-trac mailing list