ChannelAttribution
Markov model for online Multi-Channel Attribution
![[object Object]](/img/attribution.png)
Multi-channel attribution problem
Are you using a variety of online marketing channels to reach your customers? Do you want to know the degree each channel contributes to your marketing success?
![[object Object]](/img/markov.png)
Markov Model
Markov model is a probabilistic model widely adopted to model changing systems. It is perfect to model customers journey though marketing channels. It is a scientific and objective way to calculate how your marketing channels contribute to your revenues.
![[object Object]](/img/logo2.png)
ChannelAttribution
ChannelAttribution is an open-source project which let you to estimate Markov model from customer journey data easily and quickly. Read our Whitepaper.
![[object Object]](/img/cpp.png)
Powered by C++
The core of ChannelAttribution is written in C++, to allow implementing high-performing algorithms.
![[object Object]](/img/R.png)
R-package
R-package ChannelAttribution can be downloaded from CRAN.
![[object Object]](/img/python.png)
Python library
Python library ChannelAttribution is available on PyPI repository.