From 0a15fa463650423868c2c22cb2b0077a45208709 Mon Sep 17 00:00:00 2001 From: irinasayshi Date: Wed, 4 Dec 2019 12:10:05 -0700 Subject: [PATCH] Remove Screen event per partner's request --- src/connections/destinations/catalog/walkme/index.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/connections/destinations/catalog/walkme/index.md b/src/connections/destinations/catalog/walkme/index.md index f59eeb5efc..2bd60d87eb 100644 --- a/src/connections/destinations/catalog/walkme/index.md +++ b/src/connections/destinations/catalog/walkme/index.md @@ -30,17 +30,6 @@ analytics.page() Page calls will be sent to WalkMe as a `pageview`. -## Screen - -If you haven't had a chance to review our spec, please take a look to understand what the [Screen method](https://segment.com/docs/connections/spec/screen/) does. An example call would look like: - -``` -[[SEGAnalytics sharedAnalytics] screen:@"Home"]; -``` - -Screen calls will be sent to WalkMe as a `screenview`. - - ## Identify If you haven't had a chance to review our spec, please take a look to understand what the [Identify method](https://segment.com/docs/connections/spec/identify/) does. An example call would look like: