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

Tracking Affiliates Referrals with Piwik (attributing a contact form submit to the correct original referrer) #10190

Closed
mattab opened this issue May 28, 2016 · 4 comments
Labels
answered For when a question was asked and we referred to forum or answered it. c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@mattab
Copy link
Member

mattab commented May 28, 2016

Piwik could be used as the backend of an affiliate platform technology, to help attribute to the correct Source (Affiliate / Website) a new given Lead (or Client / Customer / Contact Form submit / Email newsletter subscription / Sale / etc.).

Because Piwik knows which referrer has been used by the user (and this info is stored in a first party cookie) , Piwik would simply let you fetch (in JavaScript for example) the URL / Referrer that was used by the new client to find the website and convert.

The referrer/ attribution information could then be copied into your CRM tool, into the Email message sent to your Sales team, etc.

Todo:

  • Write a FAQ or User Guide or blog post to explain this use case,
  • Ideally giving a real world example

If you use Piwik for attribution and affiliate marketing, please leave a comment!

@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label May 28, 2016
@mattab mattab added this to the Mid term milestone May 28, 2016
@silverark
Copy link

@mattab I would be very interested in this. I was thinking that I can create affiliate ID's add add them as campaigns, then am I right in thinking that Piwik would do that hard work of tracking everything else that user does, including conversion under the right campaign (i.e. affiliate)?

@mattab
Copy link
Member Author

mattab commented Aug 16, 2016

@silverark Yes it should work, let us know how you go? note: you will maybe want to credit the first referrer by default: http://piwik.org/faq/general/faq_106/

@silverark
Copy link

@mattab I've now implemented this, it works brilliantly. I didn't realise campaign codes and keywords were dynamic so it was really easy to set up. I just created an campaign name (affiliate ID) using the users User_id from another system then I could dynamically generate them a link. They can even track their own campaigns using the sub-campaign keywords. Thanks for the tip on the first referrer.

@mattab
Copy link
Member Author

mattab commented Dec 16, 2019

@mattab mattab closed this as completed Jun 1, 2020
@mattab mattab added answered For when a question was asked and we referred to forum or answered it. c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base. labels Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it. c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base. 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

2 participants