{% extends 'base.html' %} {% block content %}

Campaign Analysis

Analyze the performance of your promotions and campaigns to calculate uplift, ROI, and customer engagement.

{% if summary %}

Summary

{% endif %} {% if plot_data %}

Campaign Visualizations

Uplift % by Campaign

ROI % by Campaign

Campaign Revenue Over Time

Campaign Types

Top Regions

{% endif %}
{% endblock %}