matomo-org/matomo

when &gclid= parameter found, mark visitor as Adwords

開放

#4,468 建立於 2014年1月3日

 (6 則留言) (0 個反應) (0 位負責人)PHP (2,890 個分叉)batch import
EnhancementHelp wanted

倉庫指標

星標
 (21,771 顆星)
PR 合併指標
 (平均合併 8天 11小時) (30 天內合併 106 個 PR)

描述

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

貢獻者指南