Skip to content

Commit 2b8392b

Browse files
authored
Revisions to fit Seg style
Updated the Taguchi (Actions) destination documentation for clarity and consistency. Revised text and formatting for better readability.
1 parent 99af894 commit 2b8392b

File tree

1 file changed

+34
-22
lines changed
  • src/connections/destinations/catalog/actions-taguchi

1 file changed

+34
-22
lines changed
Lines changed: 34 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,49 @@
11
---
2-
title: Taguchi (Actions)Destination
2+
title: Taguchi (Actions) Destination
3+
id: 68b6ddcd033b3f6d006d8e1f
4+
beta: true
35
---
46

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

7-
[Taguchi](https://taguchi.com.au){:target="_blank”} is a distributed customer engagement platform that allows you to communicate with your customers the way you’ve always wanted, but never thought you could. We offer advanced solutions across various industries, including digital marketing, customer engagement, loyalty, marketing automation, customer re-targeting campaigns, and local area digital marketing
8-
9-
This destination is maintained by Taguchi. For any issues with the destination, [contact their Support team](mailto:[email protected]).
9+
[Taguchi](https://taguchi.com.au){:target="_blank”} is a distributed customer engagement platform designed to help you communicate with customers. Taguchi provides tools for digital marketing, customer engagement, loyalty, marketing automation, targeting campaigns, and localized digital marketing.
1010

11+
This destination is maintained by Taguchi. For any issues with the destination, [contact the Taguchi support team](mailto:[email protected]){:target="_blank”}.
1112

1213
## Getting started
1314

14-
1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog) search for "taguchi".
15-
2. Select taguchi and click **Add Destination**.
16-
3. Select an existing Source to connect to Taguchi (Actions).
17-
4. Go to the [Taguchi credential dashboard](https://login.taguchi.com.au/<organization>/settings/credentials), add and copy this new credential **API key** to be used in APIv5 integration for Segment.
18-
5. Enter the **API Key** in the Taguchi destination settings in Segment.
19-
6. Go to the [Taguchi integration dashboard](https://login.taguchi.com.au/<organization>/settings/integration), and proceed to create a new integration.
20-
- Fill in appropriate IntegrationName
21-
- select API: V5 endpoint(authenticated) type
22-
- Select the newly created credential in step 4 in the credential to use drop down
23-
- Select the External ID (ref) in the identify profiles by drop down
24-
- Tick the required and appropriate checkboxes
25-
- Once the above steps are completed, proceed to save and activate this newly created integration
26-
7. Copy the ***Production Endpoint URL*** in the integration created in the previous step to the Taguchi destination settings in Segment
27-
8. Fill in the organization ID found in taguchi dashboard to the ***Organization ID*** field in the Taguchi destination settings in Segment.
15+
1. In your Segment workspace, go to the [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog) and search for "Taguchi".
16+
2. Select the Taguchi (Actions) destination and click **Add Destination**.
17+
3. Select an existing source to connect to Taguchi (Actions).
18+
4. Go to the [Taguchi credential dashboard](https://login.taguchi.com.au/<organization>/settings/credentials){:target="_blank”}. Create a new credential and copy the **API key**.
19+
5. In Segment, paste the **API Key** in the Taguchi destination settings.
20+
6. Next, go to the [Taguchi integration dashboard](https://login.taguchi.com.au/<organization>/settings/integration){:target="_blank”} and create a new integration.
21+
7. Configure the integration:
22+
- Give it an appropriate `IntegrationName`.
23+
- Select API: **V5 endpoint (authenticated)** type.
24+
- Select the credential in Step 4 from the credential dropdown.
25+
- Select the **External ID (ref)** option in the Identify Profiles dropdown.
26+
- Enable the required checkboxes.
27+
8. Save and activate the integration.
28+
9. Copy the **Production Endpoint URL** from Taguchi. Return to Segment and paste the **Production Endpoint URL** in the Taguchi destination settings.
29+
10. Enter the **Organization ID** (found in the Taguchi dashboard).
2830

2931
{% include components/actions-fields.html settings="true" %}
3032

3133
## Identify (Sync User Profile)
32-
1. To sync identify profiles from segment to Taguchi, we will select ***Sync User Profile*** in the set up mapping.
33-
2. Select ***event type*** is ***Identify*** in the define event trigger section where each of the user recorded traits on Segment will be mapped to the corresponding Taguchi fields and send to Taguchi as subscriber profile.
34+
35+
Use [Identify](docs/connections/spec/identify) calls to sync user profile data toTaguchi. When configuring mappings in the destination setup:
36+
37+
1. Select **Sync User Profile**.
38+
2. Define the **Event type** as **Identify**.
39+
40+
Segment maps user traits to corresponding Taguchi fields, sending them to Taguchi as a subscriber profile.
3441

3542
## Track (Sync Event)
36-
1. To sync identify profiles actions from segment to Taguchi, we will select ***Sync Event*** in the set up mapping.
37-
2. Select ***event type*** is ***Track*** in the define event trigger section where each of the user recorded action on Segment will be mapped to the corresponding Taguchi fields and send to Taguchi as subscriber event.
43+
44+
Use [Track](docs/connections/spec/track/) call to sync event data to Taguchi. When configuring mappings in the destination setup:
45+
46+
1. Select **Sync Event**.
47+
2. Define the **Event type*** as **Track**.
48+
49+
Segment maps user actions to corresponding Taguchi fields, sending them to Taguchi as subscriber events.

0 commit comments

Comments
 (0)