Skip to main content

A cloud-native analytics engine for campaign and lead tracking.

Project description

Campaign Analytic Engine

The campaign_analytic_engine is a standalone, object-oriented Python library designed to calculate key performance indicators (KPIs) for marketing campaigns and lead tracking systems.

It is decoupled from any specific web framework (e.g. Django) so it can be utilized in serverless cloud environments like AWS Lambda.

Features

  • Calculates Conversion Rates
  • Calculates Campaign Success Scores based on budget and lead conversions
  • Clean, reusable, object-oriented API

Usage Example

from campaign_analytic_engine.analytics import CampaignAnalyzer

analyzer = CampaignAnalyzer(
    campaign_id=1,
    total_leads=150,
    converted_leads=25,
    budget=500.00
)

results = analyzer.generate_report()
print(results)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

campaign_analytic_engine_nci-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

campaign_analytic_engine_nci-0.1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file campaign_analytic_engine_nci-0.1.0.tar.gz.

File metadata

File hashes

Hashes for campaign_analytic_engine_nci-0.1.0.tar.gz
Algorithm Hash digest
SHA256 776112e9a02a790ea5581e3432e54bfde1d0c400540845da4694b5be1b6070e4
MD5 c6599c89b9811a92bb00835f5f89b4f1
BLAKE2b-256 0160af50a35fcf7e364522ba9f165ddf71076d3d3d96ff80188b6fef4836276f

See more details on using hashes here.

File details

Details for the file campaign_analytic_engine_nci-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for campaign_analytic_engine_nci-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a35cc2ff23a1b1ca608a05b914e22de3875cf337098281b51edd22b4d9ab4122
MD5 adfe9682febd171281993e3c0a67446a
BLAKE2b-256 3f76ca1c78f57aac83d8b9edb4816682078d406221675dee3b72c1df3e6a2728

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page