matomo-org/matomo

when &gclid= parameter found, mark visitor as Adwords

オープン

#4,468 opened on 2014/01/03

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (2,894 件のフォーク)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (21,803 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When we see a visitor with a correctly formatted &gclid= parameter, in the landing page url, then we can set this visitor as coming from adwords.

gclid should be at least 10 characters long, and less than 100.

Ideally we would also store the gclid value in the log_visit table for later use, eg. importing analytics conversions from Piwik into Adwords.

This would likely be done in a new plugin

Follows up #4261

コントリビューターガイド