Skip to main content

Installation Windows RStudio

Alt text

ChannelAttribution Pro is available through ChannelAttribution Pro RS, a docker container that includes RStudio with ChannelAttribution Pro installed.

  • Download and install Docker for Windows

  • Click on the desktop icon created after the installation to run Docker

  • Download docker container chattrpro-rs by running in a command prompt the following instruction:

docker pull channelattributionpro/chattrpro-rs:latest
  • Start the container by running in a command prompt the following instruction:
docker run --rm -p 127.0.0.1:8787:8787 -v "C:\LOCAL\FOLDER":/home/rstudio -e DISABLE_AUTH=true channelattributionpro/chattrpro-rs

replace C:\LOCAL\FOLDER with the absolute path of a local folder you want to share with the container.

  • In your favorite browser visit:
127.0.0.1:8787
  • Get a password to use ChannelAttribution Pro by filling in this short form