Enterprise API

Learning Center

Table of Contents

Introduction
Authentication and Setup
Data In
Data Out
Documentation and Reference Materials

Introduction

The Enterprise API provides Customers with programmatic access to collect, import, export and run reports on their data. The following diagram shows the relationships between the various parts of the Enterprise API:


Authentication and Setup

Enterprise API Authentication and Setup You must have system credentials to access the APIs. This article provides instructions for how to get authentication and configure your development environment.

Before you begin using the APIs, be sure to read the Terms and condition of use.

Data In

Site Catalyst Javascript Tagging Tutorial Client-side Javascript tagging is the primary way that your website collects visitor data using SiteCatalyst. This tutorial is not an exhaustive explanation of tagging, but rather a quick overview that will give you enough experience to build test pages. Whether you plan to work with the Enterprise API or the Partner API, this tutorial will walk you through the steps of collecting data from your site.

Collect visitor analytics using the Data Insertion API Most web sites use client-side JavaScript tagging to submit data to SiteCatalyst. In this article you learn an alternate way to collect data using server-side data submission via the Data Insertion API.

Upload batched data using the Data Sources API Visitor interaction with your web site is not the only way to collect data in the Adobe Online Marketing Suite. In this article, you learn how to upload batches of data directly from external resources using the Data Sources API.

Import, export and classify data attributes with the SAINT API Sometimes you need additional data to enhance the readability and usefulness of a report. In this article, learn how to use the SAINT API to import data and associate it with existing report data.

Data Out

Coming soon.

Documentation and Reference Materials