Skip to content

Commit 99d7158

Browse files
author
markzegarelli
authored
Merge pull request #1798 from segmentio/DOC-294_remove-klaviyo-page-method
DOC-294 remove page method [netlify-ignore]
2 parents 4361695 + b020771 commit 99d7158

File tree

1 file changed

+0
-12
lines changed
  • src/connections/destinations/catalog/klaviyo

1 file changed

+0
-12
lines changed

src/connections/destinations/catalog/klaviyo/index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,6 @@ To configure Klaviyo as an Event Source to get data into your warehouse or other
2121
3. Navigate to your [Account > Settings > API Keys](https://www.klaviyo.com/account#api-keys-tab){:target="_blank"} in the Klaviyo's UI and copy your "API Key" into the Segment Settings UI.
2222
4. **Note:** Klaviyo requires the Private API Key to use the List API. You can find this by going to Klaviyo's UI and clicking [Account > Settings > API Keys > Create API Key](https://www.klaviyo.com/account#api-keys-tab){:target="_blank"} to generate a Private API Key and copy it into the Segment Settings UI.
2323

24-
25-
## Page
26-
27-
If you're not familiar with the Segment Specs, take a look to understand what the [Page method](/docs/connections/spec/page/) does. An example call would look like:
28-
29-
```
30-
analytics.page();
31-
```
32-
33-
> info ""
34-
> `page` calls are supported client-side on analytics.js.
35-
3624
## Identify
3725

3826
If you're not familiar with the Segment Specs, take a look to understand what the [Identify method](/docs/connections/spec/identify/) does. An example call would look like:

0 commit comments

Comments
 (0)