[Piwik-trac] [Piwik] #241: How to configure campaign
Piwik
trac at piwik.org
Mon Jun 30 01:22:21 CEST 2008
#241: How to configure campaign
----------------------+-----------------------------------------------------
Reporter: nishir | Owner:
Type: Task | Status: closed
Priority: major | Milestone: RobotRock
Component: Plugins | Version:
Resolution: invalid | Keywords: plugin, campaign, reffer
----------------------+-----------------------------------------------------
Changes (by matt):
* status: new => closed
* resolution: => invalid
* milestone: => RobotRock
Comment:
concerning the campaigns, we are missing a documentation here. Have a look
at config/global.ini.php you will find some explanation:
; variable name to track any campaign, for example CPC campaign
; Example: If a visitor first visits 'index.php?piwik_campaign=Adwords-
CPC' then it will be counted as a campaign referer named 'Adwords-CPC'
campaign_var_name = piwik_campaign
; variable name to track any campaign keyword
; Example: If a visitor first visits 'index.php?piwik_campaign=Adwords-
CPC&piwik_kwd=My killer keyword' then it will be counted as a campaign
referer named 'Adwords-CPC' with the keyword 'My killer keyword'
campaign_keyword_var_name = piwik_kwd
--
Ticket URL: <http://dev.piwik.org/trac/ticket/241#comment:1>
Piwik <http://piwik.org>
Piwik, open source web analytics software
More information about the Piwik-trac
mailing list