ROIVENUE Resources
  • Welcome to Roivenue
  • 🚀Roivenue Implementation
  • ❓FAQ
  • 📈Roivenue Training
    • Core Concepts
      • AI Data Driven Attribution
      • Click-based vs. Impression-based Touchpoints
    • Roivenue Features
      • Introduction
      • Model Comparison
      • Custom Dimensions
      • Configurable Dashboards
      • Performance Analysis
      • Filter Panel
      • Bookmarks
      • Dimension Breakdown
      • Budget Optimizer
      • Targets
      • Other Expenses
      • Measures
      • Users Management
    • Data Exports
      • Exports Overview
      • Export to a Google Sheet
      • Export to Azure Blob Storage
      • Export to Google Looker Studio
    • Roivenue for Chrome
    • Playbook
      • How to Identify Best Performing Channels
      • Evaluating Campaign Performance Over Time
    • Roivenue Help Center
  • 💻How To
    • Transaction Data Implementation
    • UTM Parameters
    • Sharing Acesses
    • Sharing GA4 Data through BigQuery
    • Roivenue Measurement Implementation
      • Implementation through GTM
        • Main Implementation
        • Tracking Through Own Subdomain
        • Custom Pageviews Tracking
        • Conversion tracking
      • Implementation without GTM
      • Impression Tracking
      • Implementation validation
  • 🔗Connectors
    • Connectors Overview
      • Advanced Editor
      • JSON Structure Description
    • Google Ads Customization
      • Googlue Ads - Supported Columns
    • Meta Ads Customization
      • Meta - Supported Columns
    • Special Authorization Procees
      • Árukereső
      • Compari
      • Heureka
      • Shoptet
      • Sklik
  • 📖Glossary
    • Marketing and Financial Glossary
      • Delivery Ratio
      • Gross Profit
      • Gross Margin
      • Deliveries
      • Margin Return on Marketing Investment (mROMI)
      • Cost Per Click (CPC)
      • Impressions
      • Marketing Investment Ratio (MIR)
      • Marketing Profit
      • Return on Marketing Investment (ROMI)
      • Cost Per Impression (CPI)
      • Clicks
      • Conversion Rate
      • Cost Per Thousand Impressions (CPT)
      • Cost of Goods Sold
      • Cost Per New Customer Acquisition (CPA)
      • Visits
      • Click-Through Rate (CTR)
      • Average Order Value (AOV)
      • Sales Revenue
      • Return on Investment (ROI)
Powered by GitBook
On this page
  • What are Export Connectors Exactly?
  • What Are Connector Templates?
  • What is JSON?

Was this helpful?

  1. Connectors

Connectors Overview

Let us introduce an easy handy tool for the every day marketer's life. Export connectors extract marketing data from advertising/analytics platforms and put it to one of the supported destinations.

PreviousImplementation validationNextAdvanced Editor

Last updated 1 year ago

Was this helpful?

What are Export Connectors Exactly?

Simply put, connectors are sets of API questions (or queries, to be precise) to the different marketing platforms asking for the provision of different datasets. If everything is according to the rules, then the platform provides us with the requested data and we store it in the supported destinations.

What Are Connector Templates?

Connector Templates are made to make your life easier by downloading predefined sets of marketing data as a report. Templates use automated queries in JSON to download your data.

What do connectors actually download? Well, it varies from platform to platform but usually they download attributes of your data called Dimensions and quantitative measurements called Metric:

: Date, Campaign Name, Ad Group Name(optional)

: Impressions, Clicks, Conversions, Conversion Value

If you would like to add some additional dimensions or metrics for your customised template, follow next tutorial in this thread for more explanation.

What is JSON?

ROIVENUE Templates are created in JSON (JavaScript Object Notation). It is one of the best formats for storing and transporting data and that is why it is often used when data is sent from a server to a web page. Also, one of the perks is that JSON is "self-describing" and easy to understand. You can read more if you want to

Every ROIVENUE's Connector Template is created in JSON language and that is why it is important to you.

🔗
From dimensions
From metrics
here.