Skip to content

Commit 137f518

Browse files
committed
Predictions-edits
1 parent a944ae1 commit 137f518

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/connections/spec/mobile.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ One of the core components of the Segment [Spec](/docs/connections/spec/) is the
99
By standardizing the events that comprise the core **mobile application lifecycle** and associated **mobile campaign and referral events**, Segment and its partners can, wherever possible, forward these events on your behalf and build downstream destinations that take full advantage of the semantic meaning associated with these events and their properties.
1010

1111
> info ""
12-
> If you're already collecting similar events, Segment recommends migrating to these event names so that you can take advantage of available features in Segment destinations that depend on the spec as they become available.
12+
> If you're already collecting similar events, Segment recommends migrating to these event names so that you can take advantage of available features in Segment destinations that depend on the spec as they become available.
1313
14-
These events pair nicely with Segment's [ecommerce spec](/docs/connections/spec/ecommerce/v2/) for mobile marketplaces to take full advantage of features like dynamic ads in Facebook and the ability to take full advantage of server-side destinations with Mobile Attribution Platforms like [Tune](https://www.tune.com/){:target="_blank"} and [Kochava](https://www.kochava.com/){:target="_blank"}.
14+
These events also work with Segment's [ecommerce spec](/docs/connections/spec/ecommerce/v2/) for mobile marketplaces to take full advantage of features like dynamic ads in Facebook and the ability to take full advantage of server-side destinations with Mobile Attribution Platforms like [Tune](https://www.tune.com/){:target="_blank"} and [Kochava](https://www.kochava.com/){:target="_blank"}.
1515

1616
> info ""
17-
> Per the [Privacy Policy](https://segment.com/legal/privacy/#sensitive-personal-information){:target="_blank"} and applicable terms, don't send Segment sensitive personal information about your users. Certain features from Segment and its partners allow you to opt-in to automatically track data (for example: Application Installed or Deep Link Clicked). When working with these features and Segment in general, be cognizant of the data that is being tracked to ensure its matching both your obligations under your agreement with Segment and the privacy expectations of your users.
17+
> Per the [Privacy Policy](https://segment.com/legal/privacy/#sensitive-personal-information){:target="_blank"} and applicable terms, don't send Segment sensitive personal information about your users. Certain features from Segment and its partners allow you to opt-in to automatically track data (for example, Application Installed or Deep Link Clicked). When working with these features and Segment in general, be cognizant of the data that is being tracked to ensure its matching both your obligations under your agreement with Segment and the privacy expectations of your users.
1818
1919
## Overview of events
2020

@@ -80,7 +80,7 @@ This event fires when a user **first** opens your mobile application. Note, if t
8080
}
8181
```
8282

83-
| **Property** | **Type** | **Description** |
83+
| Property | Type | Description |
8484
| ------------ | -------- | -------------------------------------- |
8585
| `version` | String | The version installed. |
8686
| `build` | String | The build number of the installed app. |
@@ -231,7 +231,7 @@ When Segment or an integrated partner can discern the source of an install, we'l
231231
}
232232
```
233233

234-
| **Property** | **Type** | **Description** |
234+
| Property | Type | Description |
235235
| ----------------------- | -------- | --------------------------------------- |
236236
| `provider` | String | The attribution provider. |
237237
| `campaign[source]` | String | Campaign source — attributed ad network.|

0 commit comments

Comments
 (0)