Adobe Analytics (v1.4) Connector Reference
1 metrics29 dimensions
The Adobe Analytics connector pulls data from Adobe Analytics. It uses the API Version 1. The supported default fields are limited as they are suite specific to your set up. To get the entire list of fields you will need to connect your Adobe Analytics suite here.
A sample URL with the Adobe Analytics connector is:
https://connectors.windsor.ai/adobe?api_key=[your API key]&date_preset=last_7d&fields=account_name,campaign,suite_name,orders
The Adobe Analytics (v1.4) connector exposes 30 fields (1 metrics, 29 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.
Adobe Analytics (v1.4) Fields
The Adobe Analytics (v1.4) connector includes 30 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| account_id | TEXT | Account ID | The account ID |
| account_name | TEXT | Account Name | The account name |
| data_fetched_at | Data fetched at | UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed. | |
| datasource | TEXT | Data Source | The name of the Windsor connector returning the row |
| date | DATE | Date | Report date |
| day_of_month | TEXT | Day of month | Day of the month |
| month | TEXT | Month | Number of the month |
| now | Now | Current timestamp | |
| orders | NUMERIC | Orders | Orders |
| searchcampaign_sitelink | TEXT | Search Campaign/Site Link | in classification report: Search Campaign/Site Link |
| segment_id | TEXT | Segment Id | Segment Id |
| segment_tags | TEXT | Segment Tags | Segment Tags |
| site_app_publisher | TEXT | site_app_publisher | in classification report: Site/App/Publisher |
| site_segment | TEXT | Segment Name (Adobe 1.4) | Segment name |
| source | TEXT | Source | The name of the Windsor connector returning the row |
| suite_id | TEXT | Suite ID | Suite ID |
| suite_name | TEXT | Suite Name | Suite Name |
| suite_type | TEXT | Suite Type | Suite Type |
| today | DATE | Today | Today's date |
| week | TEXT | Week | Week (Sun-Sat). |
| week_day | TEXT | Day of week and day number | Weekday number and name combined (Sun-Sat).Numbered from 0 Sunday to 6 Saturday. |
| week_day_iso | TEXT | Day of week and day number, ISO | Weekday number and name combined, ISO format (Mon-Sun).Numbered from 1 Monday to 7 |
| week_iso | TEXT | Week ISO | Week, ISO format (Mon-Sun). |
| year | TEXT | Year | Year |
| year_month | TEXT | Yearmonth | Year and month, e.g. 2024|3 |
| year_month_name | TEXT | Year month name | Year and month with the month name written out, e.g. "Jan 2025". |
| year_of_week | TEXT | Year of week | The year that contains first day of the week (Sun-Sat). |
| year_of_week_iso | TEXT | Year of week, ISO | The year that contains first day of the ISO week (Mon-Sun). |
| year_week | TEXT | Year week | Year and week for US weeks (Sun-Sat), e.g. 2024|15 |
| year_week_iso | TEXT | Year week ISO | Year and week for ISO weeks (Mon-Sun), e.g. 2024|20 |
