Skip to content

Commit ac6c7a7

Browse files
author
Niall Brennan
committed
update doc
1 parent 423c461 commit ac6c7a7

File tree

1 file changed

+11
-3
lines changed
  • src/connections/sources/catalog/cloud-apps/herow

1 file changed

+11
-3
lines changed

src/connections/sources/catalog/cloud-apps/herow/index.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
title: Herow
33
source-type: event
4+
beta: true
45
---
56

67
[HEROW](https://www.herow.io) is a contextual platform for mobile application. Built around everyday behaviors and powered by location intelligence, its one-stop solution allows apps to maximize mobile engagement with their users.
78

89
With HEROW simple, straightforward SaaS platform, mobile marketers and developers can:
910

10-
+ Better understand how, when and where their app is being used
11-
+ Create user segments based on real-world behaviors and moments
12-
+ Significantly improve engagement through contextual notifications and in-app actions
11+
+ Better understand how, when and where their app is being used
12+
+ Create user segments based on real-world behaviors and moments
13+
+ Significantly improve engagement through contextual notifications and in-app actions
1314

1415
Its SaaS platform uses hyper-precise location technology and machine-learning algorithms to provide mobile applications with true user context - a combination of location, behavior, and surroundings.
1516

@@ -82,6 +83,7 @@ Below is a table of events that HEROW sends to Segment. These events will show u
8283

8384

8485
### Home Entered
86+
8587
|Property Name|Type|Description|
8688
| -------- | -------- | -------- |
8789
|latitude|float|The latitude of the user’s location at the time of the event.|
@@ -92,6 +94,7 @@ Below is a table of events that HEROW sends to Segment. These events will show u
9294

9395

9496
### Home Exited
97+
9598
|Property Name|Type|Description|
9699
| -------- | -------- | -------- |
97100
|latitude|float|The latitude of the user’s location at the time of the event.|
@@ -100,13 +103,15 @@ Below is a table of events that HEROW sends to Segment. These events will show u
100103

101104

102105
### Office Entered
106+
103107
|Property Name|Type|Description|
104108
| -------- | -------- | -------- |
105109
|latitude|float|The latitude of the user’s location at the time of the event.|
106110
|longitude|float|The longitude of the user at the time of the event.|
107111
|accuracy|float|The accuracy of the user’s location at the time of the event in meters.|
108112

109113
### Office Exited
114+
110115
|Property Name|Type|Description|
111116
| -------- | -------- | -------- |
112117
|latitude|float|The latitude of the user’s location at the time of the event.|
@@ -115,20 +120,23 @@ Below is a table of events that HEROW sends to Segment. These events will show u
115120

116121

117122
### Commute Started (Coming soon)
123+
118124
|Property Name|Type|Description|
119125
| -------- | -------- | -------- |
120126
|latitude|float|The latitude of the user’s location at the time of the event.|
121127
|longitude|float|The longitude of the user at the time of the event.|
122128
|accuracy|float|The accuracy of the user’s location at the time of the event in meters.|
123129

124130
### Commute Ended (Coming soon)
131+
125132
|Property Name|Type|Description|
126133
| -------- | -------- | -------- |
127134
|latitude|float|The latitude of the user’s location at the time of the event.|
128135
|longitude|float|The longitude of the user at the time of the event.|
129136
|accuracy|float|The accuracy of the user’s location at the time of the event in meters.|
130137

131138
### User Traits
139+
132140
|Attribute Name|Type|Description|
133141
| -------- | -------- | -------- |
134142
|herow_home_postal_code|string|The postal code of the user's "Home" location|

0 commit comments

Comments
 (0)