Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0352357

Browse files
committed
Add Unlocking Simulation Doc
1 parent 88fe278 commit 0352357

File tree

1 file changed

+16
-21
lines changed
  • src/connections/sources/catalog/cloud-apps/unlocking-simulation

1 file changed

+16
-21
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,50 @@
11
---
22
title: Unlocking Simulation Source
33
id: l5eaZFs2Mj
4+
private: true
45
hidden: true
56
---
67

78

8-
Unlocking Simulation(https://unlockingproducts.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) provides a way to create realistic simulated Segment events that mirror customer interactions with your application. This can help you analyze user behavior, test various scenarios, and optimize your tracking and analytics setup.
9+
Unlocking Simulation(https://unlockingproducts.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} lets you create realistic simulated Segment events that mirror customer interactions with your application. This can help you analyze user behavior, test various scenarios, and optimize your tracking and analytics setup.
910

1011

11-
This is an [Event Cloud Source](https://segment.com/docs/sources/#event-cloud-sources) which can not only export data into your Segment warehouse, but they can also federate the exported data into your other enabled Segment Destinations.
12+
This is an [Event Cloud Source](/docs/sources/#event-cloud-sources) that can not only export data into your Segment warehouse but also federate the exported data into your other enabled Segment Destinations.
1213

1314

14-
This source is maintained by [Unlocking Growth](https://unlockinggrowth.co). For any issues with the source, [contact their Support team](mailto:[email protected]).
15+
[Unlocking Growth](https://unlockinggrowth.co){:target="_blank"} maintains this destination. For any issues with the source, [contact their Support team](mailto:[email protected]).
1516

16-
_**NOTE:** The Unlocking Simulation Source is currently in beta, which means that they are still actively developing the source. This doc was last updated on August 10, 2023. If you are interested in joining their beta program or have any feedback to help improve the Unlocking Simulation Source and its documentation, [let their team know](mailto:[email protected])!_
17+
> info "Beta source"
18+
> The Unlocking Simulation Source is currently in beta, which means that they are still actively developing the source. If you're interested in joining their beta program or have any feedback to help improve the Unlocking Simulation Source and its documentation, [let their team know](mailto:[email protected]).
1719
1820
## Getting Started
1921

20-
21-
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**.
22-
2. Search for "Unlocking Simulation" in the Sources Catalog, select Unlocking Simulation, and click **Add Source**.
23-
3. On the next screen, give the Source a nickname configure any other settings.
24-
25-
- The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. SourceName_Prod, SourceName_Staging, SourceName_Dev).
26-
22+
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"}, click **Add Source**.
23+
2. Search for **Unlocking Simulation** in the Sources Catalog, select Unlocking Simulation, and click **Add Source**.
24+
3. On the next screen, give the source a nickname name and configure any other settings.
25+
- The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but Segment recommend using something that reflects the source itself and distinguishes amongst your environments (for example, `SourceName_Prod`, `SourceName_Staging`, `SourceName_Dev`).
2726
4. Click **Add Source** to save your settings.
28-
5. Copy the Write key from the Segment UI and log in to your Unlocking Simulation account - navigate to Settings > Integrations > Segment Integration and paste the key to connect.
27+
5. Copy the Write key from the Segment UI and log in to your Unlocking Simulation account.
28+
6. Navigate to **Settings > Integrations > Segment Integration** and paste the key to connect.
2929

3030
## Stream
3131

32-
Unlocking Simulation uses our stream Source component to send Segment event data. It uses server-side (`track`, `identify`, `page`, `group`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
32+
Unlocking Simulation uses the stream source component to send Segment event data. The source uses server-side (`track`, `identify`, `page`, `group`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events, as well as in a data warehouse schema that you can query against using SQL.
3333

3434
As part of the simulated events, Unlocking Simulation generates fake userIds and emails and includes them in the relevant traits and track events.
3535

36-
3736
## Events
3837

3938
The events generated into Segment are based on what you configure within Unlocking Simulation. If, for example, you have set up Unlocking Simulation to generate a "Login" event for each new user on a daily basis, then that event will be generated into Segment.
4039

41-
4240
## Event Properties
4341

44-
Similarly to Events, the Event Properties generated by Unlocking Simulation are entirely based on what you configure within the simulator. All property types are supported.
45-
42+
Similarly to Events, the Event Properties that Unlocking Simulation generates are entirely based on what you configure within the simulator. All property types are supported.
4643

4744
## Adding Destinations
4845

4946
Now that your Source is set up, you can connect it with Destinations.
5047

51-
Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](https://segment.com/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
52-
53-
If there are any issues with how the events are arriving to Segment, [contact the Unlocking Simulation support team](mailto:support@Unlocking Simulation.com).
54-
48+
Log into your downstream tools to verify that your events appear as expected and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the destination docs for each tool for troubleshooting.
5549

50+
If you experience issues with how events arrive to Segment, [contact the Unlocking Simulation support team](mailto:support@Unlocking Simulation.com).

0 commit comments

Comments
 (0)