Skip to content

Update usermaven docs for public beta #6882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/_data/catalog/slugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,6 @@ destinations:
override: "actions-amazon-amc"
- original: "display-and-video-360-actions"
override: "actions-display-video-360"
- original: "usermaven-actions"
override: "actions-usermaven"

Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
---
# The end name should be similar to `Slack Destination`
title: Usermaven Destination
hide-boilerplate: true
hide-dossier: true
title: Usermaven (Actions) Destination
id: 643fdf094cfdbcf1bcccbc42
private: true
beta: true
---

<!-- This template is meant for Actions-based destinations that do not have an existing Classic or non-Actions-based version. For Actions Destinations that are a new version of a classic destination, see the doc-template-update.md template. -->

{% include content/plan-grid.md name="actions" %}

<!-- Include a brief description of the destination here, along with a link to your website. -->
<!-- In the section below, explain the value of this actions-based destination. If you don't have a classic version of the destination, remove this section. -->
[Usermaven](https://www.usermaven.com){:target="_blank"} is an all-in-one analytics solution for online businesses looking to unlock growth and make data-driven decisions - without spending hours on setup.


Expand All @@ -25,23 +18,15 @@ Usermaven (Actions) provides the following benefits:
- **No 3rd party tool is involved.** Move the data directly from Segment to Usermaven without a 3rd party tool to facilitate the data sync.
- **Track events, identify users and companies.** You can track events, identify users and companies in Usermaven using Actions-based destinations.

<!-- The section below explains how to enable and configure the destination. Include any configuration steps not captured below. For example, obtaining an API key from your platform and any configuration steps required to connect to the destination. -->

## Getting started

1. From the Segment web app, click **Catalog**, then click **Destinations**.
2. Search for "usermaven" in the Destinations Catalog, and select the destination.
3. Click **Configure Usermaven**.
2. Search for "Usermaven (Actions)" in the Destinations Catalog, and select the destination.
3. Click **Configure Usermaven (Actions)**.
4. Select an existing Source to connect to Usermaven (Actions).
5. Go to the [Usermaven App](https://app.usermaven.com){:target="_blank"}, and navigate to **Workspace Settings** > **General Settings** and copy the **API Key**.
6. Enter the "API Key" in the "Usermaven (Actions)" destination settings in Segment.

<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->

{% include components/actions-fields.html %}

<!--
Additional Context

Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping.
-->
Loading