# Analytics

| AdobeAnalytics        | CloseSource      | The CloseAdobeAnalyticsSource activity closes the specified source connection                           |
| --------------------- | ---------------- | ------------------------------------------------------------------------------------------------------- |
|                       | GetNextRecord    | The GetNextAdobeAnalyticsRecord activity fetches the next record from the specified source connection   |
|                       | InitializeSource | Initializes a connection for reading data records at run time.                                          |
|                       | LookupRecord     | The LookupAdobeAnalyticsRecord activity fetches a specific record from a source connection              |
| AzureAnalysisServices | CloseSource      | The CloseSource activity closes the specified source connection                                         |
|                       | GetNextRecord    | The GetNextRecord activity fetches the next record from the specified source connection                 |
|                       | InitializeSource | Initializes a connection for reading data records at run time.                                          |
|                       | LookupRecord     | The LookupRecord activity fetches a specific record from a source connection                            |
| GoogleAnalytics       | CloseSource      | The CloseGoogleAnalyticsSource activity closes the specified source connection                          |
|                       | GetNextRecord    | The GetNextGoogleAnalyticsRecord activity fetches the next record from the specified source connection  |
|                       | InitializeSource | Initializes a connection for reading data records at run time.                                          |
|                       | LookupRecord     | The LookupGoogleAnalyticsRecord activity fetches a specific record from a source connection             |
| SAS                   | CloseSource      | Closes the specified source connection                                                                  |
|                       | GetNextRecord    | Gets the next record from the specified source connection                                               |
|                       | InitializeSource | Initializes a connection for reading data records at run time.                                          |
|                       | LookupRecord     | Loads a specific record from a source connection                                                        |
| YouTubeAnalytics      | CloseSource      | The CloseYouTubeAnalyticsSource activity closes the specified source connection                         |
|                       | GetNextRecord    | The GetNextYouTubeAnalyticsRecord activity fetches the next record from the specified source connection |
|                       | InitializeSource | Initializes a connection for reading data records at run time.                                          |
|                       | LookupRecord     | The LookupYouTubeAnalyticsRecord activity fetches a specific record from a source connection            |
