matomo-org/matomo

when &gclid= parameter found, mark visitor as Adwords

Aperta

#4468 aperta il 3 gen 2014

 (6 commenti) (0 reazioni) (0 assegnatari)PHP (2894 fork)batch import
EnhancementHelp wanted

Metriche repository

Star
 (21.803 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor