Skip to content

project-a/mara-campaign-tree-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mara Campaign Tree Editor

Flask based Mara UI for correcting wrong UTM parameters or changing campaign structure. Stores mappings of "campaign codes" (concatenations of raw utm parameters as they appeared in tracking data) in a campaign_tree table in the Mara metadata database.

Example: find all campaigns with "Twitter" in their utm_source:
campaign tree editor

And then correct them to "Twitter": campaign tree editor

Usage

Have a look on campaign_tree_editor/config.py for setting up the UI.

For updating the campaign tree with new campaign codes, call the update function in campaign_tree_editor/campaign_tree.py.

About

Flask based Mara UI for correcting wrong UTM parameters

Resources

License

Stars

Watchers

Forks

Packages

No packages published