Dianomi Connect

Dianomi data into your data warehouse in minutes

Collect Dianomi data into your data warehouse or ours. The Matatika pipelines will take care of the data collection and preparation for your analytics and BI tools.

Automate Dianomi from a single space with no code

Dianomi is a native advertising platform that distributes sponsored financial content from brands to audiences on financial and business publisher websites.

Prerequisites

To connect to Dianomi, you will need:

  • An API key and the email address associated with your Dianomi account. These can be obtained from the Dianomi self-serve portal.
  • Either a Client ID (if you are an advertiser) or a Partner ID (if you are a publisher). These identify the account whose data will be extracted.

Available Streams

This tap discovers streams dynamically based on the stats available to the configured account.

If you find a stream is producing duplicate rows when loading into your data warehoure, or not behaving incrementally for "by day" stats (i.e. those that expose a date column), you can set a primary key/replication key configuration for the plugin under metadata in your meltano.yml:

plugins:
  extractors:
  - name: tap-dianomi
    variant: meltanolabs
    pip_url: git+https://github.com/MeltanoLabs/[email protected]
    config:
    metadata:
      <stream_name>:  # Dianomi stat `shortcode`

        # primary key configuration
        key-properties:  # set one or more properties as an array

        # incremental replication for "by date" stats
        replication-method: INCREMENTAL
        replication-key: date

Please also open an issue here to register any missing configurations in the tap. Future version updates that include related changes would no longer require corresponding metadata entries, as above.

Settings

API Key

Dianomi API key

Email

Dianomi account email address

Client ID

Advertiser Client ID to filter results by - required for advertisers

Partner ID

Publisher partner ID to filter results by - required for publishers

Start date

The earliest record date to sync (ISO 8601 format) - defaults to the last year


View source code

Dianomi data you can trust

Extract, Transform, and Load Dianomi data into your data warehouse or ours.

Interested in learning more?

Get in touch