Skip to content

Commit 38f49b5

Browse files
authored
Update adobe-swift.md
grammar and clarification
1 parent 4ef9b99 commit 38f49b5

File tree

1 file changed

+2
-2
lines changed
  • src/connections/sources/catalog/libraries/mobile/apple/destination-plugins

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/mobile/apple/destination-plugins/adobe-swift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strat: adobe
44
redirect_from: '/connections/destinations/catalog/omniture/'
55
id: 5783cec280412f644ff14226
66
---
7-
Once you enable Adobe Analytics (formerly known as Omniture or Sitecatalyst) in Segment, you can start sending data from any of the Segment [libraries](/docs/connections/sources/catalog/) to an Adobe report suite. When you send events from Segment's mobile SDKs or Cloud-mode libraries, Segment translates that data using a mapping that you configure, and then passes it to the Adobe Analytics [Data Insertion API](https://docs.adobe.com/content/help/en/analytics/import/c-data-insertion-api.html){:target="_blank”}. You can browse the code on GitHub [here](https://github.com/segment-integrations/analytics-swift-adobe-analytics).
7+
After you enable Adobe Analytics (formerly known as Omniture or Sitecatalyst) in Segment, you can start sending data from any of the Segment [libraries](/docs/connections/sources/catalog/) to an Adobe report suite. When you send events from Segment's mobile SDKs or Cloud-mode libraries, Segment translates that data using a mapping that you configure, and then passes it to the Adobe Analytics [Data Insertion API](https://docs.adobe.com/content/help/en/analytics/import/c-data-insertion-api.html){:target="_blank”}. For additional details, you can browse the code on GitHub [here](https://github.com/segment-integrations/analytics-swift-adobe-analytics).
88

99
## Planning for Adobe Analytics
1010

@@ -38,7 +38,7 @@ In the Xcode `File` menu, click `Add Packages`. You'll see a dialog where you c
3838
https://github.com/segment-integrations/analytics-swift-adobe-analytics
3939
```
4040

41-
You then have the option to pin to a version or specific branch and select which project in your workspace to add the package to. Once you've made your selections, click the **Add Package** button.
41+
You then have the option to pin to a version or specific branch and select which project in your workspace to add the package to. After you've made your selections, click the **Add Package** button.
4242

4343
### Using Package.swift
4444

0 commit comments

Comments
 (0)