Este projeto se trata de uma análise de campanhas de marketing de uma empresa que vende acessórios para veículos.

Overview

Marketing Campaigns

Este projeto se trata de uma análise de campanhas de marketing de uma empresa que vende acessórios para veículos.

1. Problema

A empresa de data science foi contratada para desenvolver um algoritmo que maximize as campanhas de CRM de uma empresa que vende acessórios para veículos. Com base no histórico de compras, foram desenvolvidas campanhas específicas para atingir um grupo restrito de clientes e garantir o máximo de adesão possível. Para tanto, clientes foram clusterizados em três níveis:

  • Família: classe de veículo (Carro, Moto, Caminhão ou Off-Road)
  • Grupo: conjunto de produtos por interesse. Por exemplo, acessórios para lataria e adesivação (“lataria_adesivacao”) inclui cera, adesivos para veiculos, produtos anti-riscos, etc.
  • Subgrupo: subdivisão por categorias de produtos. Por exemplo: produtos premium, básico, high-end

Como forma de garantir que as campanhas tiveram um impacto positivo no hábito de consumo dos clientes, uma parte dos clientes de cada campanha foi alocado em grupos de controle, qu não recebeu as campanhas da ação de CRM.

2. Objetivo

O objetivo deste projeto é apresentar os resultados ao cliente em dashboard, levando em consideração so KPIs selecionados para mostrar os resultados de CRM, de que forma isolar o efeito das campanhas nos resultados auferidos pelos KPIs e se o investimento realizado (em descontos) retornou ao cliente.

3. Descrição da Tabela

  • 'anomes' - Ano e mês do disparo da campanha (campanhas pode ter sido disparadas em mais de um mês)
  • 'codcamp' - Código da campanha
  • 'codcliente' - Identificador do cliente
  • 'familia' - vide info acima
  • 'grupo' - vide info acima,
  • 'subgrupo' - vide acima,
  • 'gt' - True (pertencente ao grupo que recebe campanha), False (pertencente ao grupo que não recebe campanha - Grupo de Controle)
  • 'validade_de' - data de início da campanha,
  • 'validade_ate' - data de fim da campanha
  • 'fat' - faturamento gerado pelo cliente no período da campanha
  • 'fat_bl' - faturamento gerado pelo cliente no mês anterior a campanha (baseline)
  • 'lucro' - lucro gerado pelo cliente no período da campanha
  • 'lucro_bl' - lucro gerado pelo cliente no mês anterior a campanha (baseline)
  • 'custo' - Desconto concedido sobre os produtos promocionados

Dica: Caso o cliente com classe gt = “True” não tenha custo, isto significa que o cliente foi a loja porém não usou os descontos recebidos pela campanha.

LinkedIn

Owner
Bibiana Prevedello
Bibiana Prevedello
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.

ML-ProjectKart 📌 Repository This kart showcases the finest collection of all projects based on machine learning, deep learning, computer vision, natu

Prathima Kadari 203 Dec 28, 2022
Import modules and files straight from URLs.

Import Python code from modules straight from the internet.

Nate 2 Jan 15, 2022
Packages of Example Data for The Effect

causaldata This repository will contain R, Stata, and Python packages, all called causaldata, which contain data sets that can be used to implement th

103 Dec 24, 2022
Research using python - Guide for development of research code (using Anaconda Python)

Guide for development of research code (using Anaconda Python) TL;DR: One time s

Ziv Yaniv 1 Feb 01, 2022
Heads Down Application for Mac OSX

Heads Down A Mac app that lives in your ribbon—with a click of the mouse, temporarily block distracting websites and applications to encourage "heads

20 Mar 10, 2021
An example of Connecting a MySQL Database with Python Code

An example of Connecting And Query Data a MySQL Database with Python Code And How to install Table of contents General info Technologies Setup General

Mohammad Hosseinzadeh 1 Nov 23, 2021
Download and archive entire usenet newsgroups over NNTP.

Usenet Archiving Tool This code is for archiving Usenet discussions, not downloading files. Newsgroup posts are saved under the authors name and email

Corey White 2 Dec 23, 2021
Wrapper for the undocumented CodinGame API. Can be used both synchronously and asynchronlously.

codingame API wrapper Pythonic wrapper for the undocumented CodinGame API. Installation Python 3.6 or higher is required. Install codingame with pip:

Takos 19 Jun 20, 2022
A bot to use in a pump & dump event

A bot to use in a pump & dump event on Binance.com. Please note the bot is in heavy devleopment currently so be aware of errors. If you experience err

Freddie Jonas 189 Dec 24, 2022
🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

pipupgrade The missing command for pip Table of Contents Features Quick Start Usage Basic Usage Docker Environment Variables FAQ License Features Upda

Achilles Rasquinha 529 Dec 31, 2022
BlackMamba is a multi client C2/post exploitation framework

BlackMamba is a multi client C2/post exploitation framework with some spyware features. Powered by Python 3.8.6 and QT Framework.

Gustavo 873 Dec 29, 2022
A log likelihood fit for extracting neutrino oscillation parameters

A-log-likelihood-fit-for-extracting-neutrino-oscillation-parameters Minimised the negative log-likelihood fit to extract neutrino oscillation paramete

Vid Homsak 1 Jan 23, 2022
Async timeit - Async version of python's timeit

Async Timeit Replica of default python timeit module with small changes to allow

Raghava G Dhanya 3 Apr 13, 2022
A collection of tips for using MISP.

MISP Tip of the Week A collection of tips for using MISP. Published via BelgoMISP (todo) and this repository. Available in MD and JSON. Do you want to

Koen Van Impe 52 Jan 07, 2023
Find habits that genuinely increase your productivity

BiProductive Description This repository contains the application BiProductive, which analyzes the habits of the person, tests his productivity, and d

Rizvan Iskaliev 43 Jun 11, 2022
The Google Assistant on a rotary phone

Google Assistant Rotary Phone Shoutout to my dad who had this idea a year ago and I'm only now getting around to doing it. Notes This is the code used

rydercalmdown 10 Nov 04, 2022
Terrible sudoku solver with spaghetti code and performance issues

SudokuSolver Terrible sudoku solver with spaghetti code and performance issues - if it's unable to figure out next step it will stop working, it never

Kamil Bizoń 1 Dec 05, 2021
Tools for teachers and students using nng (Natural Number Game)

nngtools Usage Place your nngsave.json to the directory in which you want to extract the level files. Place nngmap.json on the same directory. Run nng

Thanos Tsouanas 1 Dec 12, 2021
Unfinished Python library based on ndspy, for Zelda: Phantom Hourglass and Spirit Tracks.

zed An unfinished library and toolset by me, for viewing and editing files from The Legend of Zelda: Phantom Hourglass and The Legend of Zelda: Spirit

4 Oct 13, 2022
Clock in automatically in SCU.

auto_clock_in Clock in automatically in SCU. Features send logs to Telegram bot How to use? pip install -r requirements.txt () edit user_list, token_A

2 Dec 13, 2021