Akkio Docs
  • Akkio Documentation
    • Akkio FAQ
  • Account and Settings
    • Team Settings
    • Organization Settings
    • Account Settings
    • Role Based Access Control
  • Demo Models
    • Demo Models
      • Lead Scoring
      • Retail Sales Forecasting
      • Predict Credit Card Fraud
      • Identify Customer Churn
  • Setting up Integrations
    • Connecting Data
    • Airtable (Beta)
    • Google Ads (Beta)
    • Google Analytics 4 (Beta)
    • Google BigQuery
    • Google BigQuery (Service Account)
    • Google Sheets
    • HubSpot (Beta)
    • MariaDB (Beta)
    • MongoDB (Beta)
    • MySQL (Beta)
    • PostgreSQL (Beta)
    • Redshift (Beta)
    • Salesforce
    • Akkio Data Chat for Slack
    • Snowflake (Username / Password) (Beta)
    • Zapier
  • Prepare your Data
    • Prepare
      • Chat Data Prep
      • Clean
      • Merge & Fuzzy Merge
      • Table View
      • Pivot View
      • Deploying Chat Data Prep
  • Explore
    • Chat Explore
    • Chart Types
  • Building a Model
    • Predict
      • Insights Report - Classification
      • Insights Report - Regression
    • Forecasting
      • Insights Report - Forecasting
    • Model Types
  • Deploying a Model
    • Deploy
      • Google BigQuery
      • Google Sheets
      • HubSpot (Beta)
      • PostgreSQL (Beta)
      • Salesforce
      • Snowflake (Beta)
      • Web App
      • Zapier
  • REPORTING AND SHARING
    • Reports
    • Dashboards
  • REST API
    • API Introduction
      • Quickstart
    • API Options
      • cURL Commands
      • Python Library
      • Node.js Library
    • API FAQ
  • Rest API (v2)
    • Documentation
Powered by GitBook
On this page

Was this helpful?

  1. Akkio Documentation
  2. Prompt Library

Campaign Pacing

Examples of how to prompt for Campaign Pacing.

Last updated 7 months ago

Was this helpful?

All examples use Chat Explore, available in the Explore tab. Prompts utilize a dummy marketing dataset. Change prompt text as applicable to your data.

Goal vs Actual comparison

Compare the predicted or intended value vs the actual of an arbitrary metric. This could be goal vs actual impressions, clicks, conversions, ect.

Example Prompt: Generate a pacing chart that compares the actual progress against the goal over time. Use the date column for the x-axis, the goal column for the target line, and the actual column for the actual progress line.

Akkio Output:

Example Prompt: Generate a pacing table that compares the actual progress against the goal over time. Use the date, goal, actual, and % difference between goal and actual.

Akkio Output:

Example Prompt: Put this table in a visualization that also captures % difference.

Akkio Output: