Overview
This node integrates with Supermetrics to query marketing data. It is useful for automating the retrieval of marketing analytics from various platforms, enabling users to transform and analyze marketing data within their workflows. For example, it can be used to fetch campaign performance metrics from advertising platforms or social media analytics.
Use Case Examples
- Fetch Facebook Ads campaign data for reporting
- Retrieve Google Analytics metrics for website traffic analysis
Output
JSON
data- The marketing data retrieved from Supermetrics, structured as JSON objects representing the queried metrics and dimensions.
Dependencies
- Supermetrics API access with appropriate credentials
Troubleshooting
- Ensure that the Supermetrics API credentials are correctly configured and have the necessary permissions.
- Check network connectivity to the Supermetrics API endpoint.
- Verify that the requested marketing data and metrics are supported by the Supermetrics API and available for the connected accounts.
Links
- Supermetrics API Documentation - Official documentation for using the Supermetrics API, including authentication and available data sources.