Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect clicks from Adwords as Referrer = Campaign and set the keyword to the host website that sent the visitor #4261

Closed
mattab opened this issue Oct 31, 2013 · 2 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Oct 31, 2013

Follow up of #517.

Let's automatically detect when a visit is from adwords as would be expected from #517

  • Set campaign name = Adwords
    • if the type was found we set campaign name = Adwords (text) or Adwords (text_image)
  • Set campaign keyword = referrer-site-example.com
    • if the visitor clicked on an ad on referrer-site-example.com then it will appear as the campaign keyword
@mattab
Copy link
Member Author

mattab commented Oct 31, 2013

In d542986: Fixes #4261 Refs #517 Properly attribute to Adwords those visitors that come from a click on adwords

@mattab
Copy link
Member Author

mattab commented Jan 3, 2014

see also #4468 when &gclid= parameter found, mark visitor as Adwords

@mattab mattab added this to the 2.0 - Piwik 2.0 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
…ds those visitors that come from a click on adwords
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant