Skip to content

Commit 6a1f50a

Browse files
Update src/connections/destinations/catalog/avo/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent 88e928f commit 6a1f50a

File tree

1 file changed

+11
-15
lines changed
  • src/connections/destinations/catalog/avo

1 file changed

+11
-15
lines changed

src/connections/destinations/catalog/avo/index.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,24 +57,20 @@ This Track call is translated into a event signature that is sent to Avo's Inspe
5757

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

60-
## Destination Settings
61-
62-
1. Copy the **API Key** from Avo into the field `API Key` in settings.
63-
64-
2. Select an environment you'd like the data to go to within Avo. It should reflect from what environment the source is receiving data from. (**Production** / **Development** / **Staging**)
65-
3. **(Optional):** If you have an event property describing the app release version of your source you can provide it under App Version. By default the destination attempts to extract your app release version from `{context.app.version}` which defaults to `unversioned` if that does not exist. Having accurate app release versions in Avo Inspector will help you identify which releases an issue is impacting, and monitor for regressions in future releases after you’ve resolved the issue.
66-
67-
![Select a source](images/avo-destination.png)
68-
6960
## Getting Avo API key
61+
Before connecting the segment source to Avo, you will need an API key for your source.
7062

71-
Before connecting the segment source to Avo, you will need an api key for your source.
72-
73-
1. Create your Avo workspace at avo.app (If you don’t have one already)
74-
63+
1. Create your Avo workspace at avo.app (If you don’t have one already).
7564
2. From the Avo workspace sidebar, select **Sources**.
76-
3. Select an existing source or create a new one. (We recommend naming your Avo sources the same as your Segment sources, for example "Web", "IOS", "Android")
65+
3. Select an existing source or create a new one. (We recommend naming your Avo sources the same as your Segment sources, for example "Web", "iOS", "Android")
7766
![Select a source](images/select-source.png)
78-
4. Press the **Inspector Setup** tab inside the Avo source
67+
4. Click the **Inspector Setup** tab in the Avo source
7968
5. Copy the API Key
8069
![Copy API key](images/api-key.png)
70+
71+
## Destination settings
72+
1. Copy the **API Key** from Avo into the field `API Key` in settings.
73+
2. Select an environment you'd like the data to go to within Avo. It should reflect from what environment the source is receiving data from. (**Production** / **Development** / **Staging**)
74+
3. **(Optional):** If you have an event property describing the app release version of your source you can provide it under App Version. By default the destination attempts to extract your app release version from `{context.app.version}` which defaults to `unversioned` if that does not exist. Having accurate app release versions in Avo Inspector will help you identify which releases an issue is impacting, and monitor for regressions in future releases after you’ve resolved the issue.
75+
76+
![Select a source](images/avo-destination.png)

0 commit comments

Comments
 (0)