Skip to content

Commit fe0ae06

Browse files
Update src/connections/destinations/catalog/ab-smartly/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 6288cd4 commit fe0ae06

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/ab-smartly

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/ab-smartly/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you aren't familiar with the Segment Spec, take a look at the [Screen method
5858
[[SEGAnalytics sharedAnalytics] screen:@"Home"];
5959
```
6060
61-
Segment sends Screen calls to A/B Smartly as a `screenview` goal. The goal name will be `<screen_name>_screenview`. The screen name is lower-cased and any spaces or special characters are replaced with underscores. For example, a view of the "Home" screen will trigger the `home_screenview` goal. If the goal does not exist in the A/B Smartly web console, it is ignored.
61+
Segment sends Screen calls to A/B Smartly as a `screenview` goal. The goal name is `<screen_name>_screenview`. The screen name is lower-cased and any spaces or special characters are replaced with underscores. For example, a view of the "Home" screen triggers the `home_screenview` goal. If the goal doesn't exist in the A/B Smartly web console, it is ignored.
6262
6363
6464
## Track

0 commit comments

Comments
 (0)