An open API service indexing awesome lists of open source software.

https://github.com/ijaihari/roas-insight-suite

ROAS Insight Suite is a powerful web application designed to provide actionable insights into advertising campaigns through interactive data visualization and filtering. It helps marketers and analysts track key metrics like Impressions, Clicks, Spend, CTR, and more, enabling data-driven decisions to optimize Return on Ad Spend (ROAS).
https://github.com/ijaihari/roas-insight-suite

illustrator react-router-dom reactjs redux-toolkit return-on-ads-spend roas-insight-suite scss-framework

Last synced: about 2 months ago
JSON representation

ROAS Insight Suite is a powerful web application designed to provide actionable insights into advertising campaigns through interactive data visualization and filtering. It helps marketers and analysts track key metrics like Impressions, Clicks, Spend, CTR, and more, enabling data-driven decisions to optimize Return on Ad Spend (ROAS).

Awesome Lists containing this project

README

          

# ROAS Insight Suite | View Site

## Overview
ROAS Insight Suite is a powerful web application designed to provide actionable insights into advertising campaigns through interactive data visualization and filtering. It helps marketers and analysts track key metrics like Impressions, Clicks, Spend, CTR, and more, enabling data-driven decisions to optimize Return on Ad Spend (ROAS).

## Features
- **Dynamic Filtering:** Filter campaigns by components and tags.
- **Multiple Views:** Toggle between detailed data tables and interactive charts (Radar and Bar charts).
- **Sorting:** Sort data by key metrics in ascending or descending order.
- **Responsive Design:** Fully responsive UI for seamless use on different devices.
- **Tooltips & Details:** Rich tooltips on charts provide contextual information about campaigns.

## Technologies Used
- React.js – Frontend UI framework
- Redux Toolkit – State management
- React Router – Routing and URL params handling
- Chart.js with react-chartjs-2 – Data visualization
- SCSS – Styling
- JavaScript (ES6+) – Core logic

## Filters & Sorting
- Select a metric from the Sort by dropdown to sort the table/chart by that metric.
- Choose High or Low order.
- Click the Filter options (components and tags) to narrow down campaign data.
- Toggle between Table and Chart views using the view mode buttons.

## Chart Details
- **Radar Chart:** Visualizes campaign data across selected metrics.
- **Bar Chart:** Shows campaign metric values for easy comparison.
- Hover over chart points/bars to see detailed campaign info.

## Future Enhancements
- Export filtered data as CSV or PDF.
- Add user authentication and save filter presets.
- Implement more advanced analytics and visualizations.
- Support for multiple ad platforms and integrations.
"""