Destinations Docs Updates#106
Conversation
- Updated docs/reports/insights.mdx - Updated docs/cohort-sync/integrations/abtasty.mdx - Updated docs/cohort-sync/integrations/airship.mdx - Updated docs/cohort-sync/integrations/appcues.mdx - Updated docs/cohort-sync/integrations/apptimize.mdx - Updated docs/cohort-sync/integrations/braze.mdx - Updated docs/cohort-sync/integrations/chameleon.mdx - Updated docs/cohort-sync/integrations/clevertap.mdx - Updated docs/cohort-sync/integrations/facebook-ads.mdx - Updated docs/cohort-sync/integrations/google-ads.mdx - Updated docs/cohort-sync/integrations/insider.mdx - Updated docs/cohort-sync/integrations/iterable.mdx - Updated docs/cohort-sync/integrations/kameleoon.mdx - Updated docs/cohort-sync/integrations/leanplum.mdx - Updated docs/cohort-sync/integrations/mailchimp.mdx - Updated docs/cohort-sync/integrations/marketo.mdx - Updated docs/cohort-sync/integrations/moengage.mdx - Updated docs/cohort-sync/integrations/mparticle.mdx - Updated docs/cohort-sync/integrations/onesignal.mdx - Updated docs/cohort-sync/integrations/salesforce-marketing-cloud.mdx - Updated docs/cohort-sync/integrations/segment.mdx - Updated docs/cohort-sync/integrations/taplytics.mdx - Updated docs/cohort-sync/integrations/vwo.mdx - Updated docs/cohort-sync/integrations/webengage.mdx - Updated docs/cohort-sync/integrations/xtremepush.mdx - Updated docs/cohort-sync.mdx - Updated changelogs.mdx - Updated docs/cohort-sync/webhooks.mdx Mintlify-Source: dashboard-editor
There was a problem hiding this comment.
Reviewed the docs changes — the Destinations rename and the two-tab cohort-sync export flow read consistently across the integration pages. A few things worth fixing before merge:
1. docs/reports/insights.mdx — the Subtract operator got dropped from the Formulas list (and this file isn't related to Destinations).
The hunk at @@ -299,7 +299,6 @@ removes - - : Subtract, leaving Add / Multiply / Divide / parentheses. Subtract is a real Insights operator, so this looks like an accidental deletion — probably the formatter choking on the bare - - bullet. Restore it, escaped to match its siblings:
- \- : Subtract
2. Half-finished rename — troubleshooting/overview prose still points at the old "Integrations tab/page".
Setup and export steps moved to Data → Destinations, but the surrounding prose didn't, so a few pages now contradict themselves. In cohort-sync.mdx, setup says Data → Destinations (L41) while the CSV-download / pause / error sections still say "Integrations tab/page" (L116, L126, L136). Same pattern in:
cohort-sync/integrations/facebook-ads.mdxL98, L102, L118 (troubleshooting: "reconnect from the Integrations page")cohort-sync/integrations/mparticle.mdxL210 ("Paused in the Mixpanel Integrations tab")cohort-sync/webhooks.mdxL6, L190, L192 ("through the Integrations UI", "delete a webhook from the Integrations page")
Worth a sweep of these. (Separately, ~15 per-integration overview pages open with "Manage the X integration from the Mixpanel integrations page" — lower priority, same stale name.)
3. docs/cohort-sync/integrations/braze.mdx — the setup nav wasn't migrated.
Braze's export block uses the new Data → Destinations flow, but its "Set Up the Integration" step 1 still reads "Navigate to Settings… then select Integrations" (L23). It's the one setup section left on the old nav.
Nits (all lines the PR already edits, so easy to fix in place):
cohort-sync/integrations/segment.mdxL36 & L47 — broken bold:the** Write Key**renders with literal asterisks. Needs a space before the**:the **Write Key**.cohort-sync/integrations/vwo.mdx— an orphaned sentence sits at the end of the file under "Dynamic Sync": "Click Export to > VWO. Select either one-time sync or dynamic sync. Click Start Sync." Looks like leftover and can be deleted.cohort-sync/integrations/chameleon.mdxL18 — "enable the integration with Appcues" on the Chameleon page (pre-existing copy-paste, cheap to fix while you're in here).
One note on the diff size: it's large (+924/−673) but ~80% is the Mintlify formatter escaping characters and re-indenting. The substantive changes are the rename, the export Tabs, and a handful of genuine fixes — several Lexicon partner-name mismatches (Chameleon/Kameleoon/Leanplum/Iterable dropdowns were pointing at the wrong partner) are now corrected.
…s rename, migrate Braze setup nav, fix Segment/VWO/Chameleon nits
Confidence Score: 4/5The Marketo onboarding path needs its final submission step restored.
docs/cohort-sync/integrations/marketo.mdx
|
| Filename | Overview |
|---|---|
| docs/cohort-sync/integrations/marketo.mdx | Adds the Destinations workflow but omits the action that submits a new Marketo sync. |
| docs/cohort-sync.mdx | Adds Destinations and Lexicon onboarding paths for cohort syncs. |
| docs.json | Renames the Cohort Sync navigation group to Destinations without changing routes. |
| changelogs.mdx | Announces the Destinations UI and reformats an existing entry. |
Reviews (1): Last reviewed commit: "Merge branch 'main' into ryan-destinatio..." | Re-trigger Greptile
| 1. Navigate to **Data** in the nav bar, then select **Destinations**. | ||
| 2. Find the Marketo destination in the list and click on it. | ||
| 3. Click the **Syncs** tab, then click **Add Cohort Sync**. | ||
| 4. Select the cohort you want to export and configure the sync. |
There was a problem hiding this comment.
Marketo Sync Is Never Submitted
The new Destinations flow stops after configuration and omits the final Start Sync action used by the other destination guides. A user following these steps can leave without creating the Marketo cohort sync.
| 4. Select the cohort you want to export and configure the sync. | |
| 4. Select the cohort you want to export and configure the sync. Click **Start Sync**. |
Context Used: Our developers like concise reviews. Avoid verbose... (source)
Summary
This update significantly improves the Cohort Sync documentation and introduces a new "Destinations" page in the Mixpanel UI. The changes streamline the process of connecting Mixpanel to external tools for cohort export, making it easier to manage integrations and onboard new syncs.
Changes
-updated screenshots will come as a follow up change
Mintlify
0 threads from 0 users in Mintlify