Sorry, we don't support your browser.  Install a modern browser

Unbounce API connector#1974

J

We’re already using Windsor for Meta Ads, Amazon Ads, and Shopify. The gap is Unbounce, which sits between ads and checkout.

Our funnel is Meta ads → Unbounce landing page (always running an A/B test) → Shopify. Meta tells us spend and clicks. Shopify tells us orders and gross profit. Unbounce is the conversion layer: visitors, conversions, and which variant won. Without it in Windsor, we can’t pull a daily profit log from one place.

Please add a native Unbounce connector (read-only). Unbounce already publishes this on their REST API (https://developer.unbounce.com/api_reference/). We don’t want the generic Custom API / Enterprise workaround for a source this standard.

Auth: Unbounce API key (or OAuth if you prefer). Read-only.

Objects / dimensions:

Account and sub-account
Page (id, name, URL, domain, published state)
Variant / A/B test (variant id, champion, winner)
Metrics, daily grain, from / to date range (same as Unbounce with_stats=true):

visitors
visits
conversions
conversion_rate
form_submits
clicks
Minimum query we need: one row per day per page (and per variant when a test is live), so we can join Unbounce CVR to Meta spend and Shopify gross profit.

Happy to beta-test. We have live pages and A/B tests running now.

38 minutes ago