campaign_report
Main pipecompile_campaign_report
Method Flowchart
Bundle Files
Select a file to view its contents
METHODS.toml
METHODS.toml
[package]
name = "campaign_report"
address = "github.com/RobinHrt/mkt_campaign_report"
version = "1.0.0"
description = "Campaign Report: multi-channel campaign analysis with optimization recommendations"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "compile_campaign_report"
[exports.mkt_campaign_report]
pipes = ["compile_campaign_report", "extract_channel_data", "analyze_channel", "process_single_channel", "analyze_all_channels", "compile_cross_channel_report"]
Install
$
npx mthds install https://github.com/RobinHrt/mkt_campaign_report --method campaign_reportRun
$
npx mthds run method campaign_reportCampaign Report: multi-channel campaign analysis with optimization recommendations
Exports
mkt_campaign_report
compile_campaign_reportextract_channel_dataanalyze_channelprocess_single_channelanalyze_all_channelscompile_cross_channel_report