Skip to content

Commit 078139e

Browse files
committed
some cleanup
1 parent 5570ce3 commit 078139e

File tree

1 file changed

+6
-7
lines changed
  • src/connections/destinations/catalog/podsights

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@ rewrite: true
33
title: Podsights Destination
44
id: 5d25eddde3ff660001b3adda
55
---
6-
[Podsights](https://podsights.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} measures the effectiveness of podcast advertising. Through integrations with podcast hosting providers, matches downloads with on-site actions, providing advertisers household-level attribution.
6+
[Podsights](https://podsights.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} measures the effectiveness of podcast advertising. Through integrations with podcast hosting providers, Podsights matches podcast downloads with on-site actions to provide household-level attribution.
77

8-
This destination is maintained by Podsights. For any issues with the destination, [contact the Podsights Support team](mailto:hello@podights.com).
8+
This destination is maintained by Podsights. For any issues with the destination, [contact the Podsights Support team](https://adshelp.spotify.com/HelpCenter/s/contactsupport?language=en_US){:target="_blank”}.
99

1010

1111
## Getting started
1212

1313
1. From the Segment web app, click **Catalog**.
14-
2. Search for "Podsights" in the Catalog, select it, and choose which of your sources to connect the destination to.
15-
3. Visit your [Podsights dashboard](https://analytics.podsights.com){:target="_blank"} and navigate to Manage > Pixels. Copy your Pixel ID which will be your Segment "API Key".
16-
4. Drop the Pixel ID in the "API Key" field in your Segment Settings UI.
17-
14+
2. Search for "Podsights", select it, and choose the source you'd like to connect.
15+
3. Visit your [Podsights dashboard](https://analytics.podsights.com){:target="_blank"}, go to **Manage > Pixels**, then copy your Pixel ID. This is your Segment API Key.
16+
4. Paste the Pixel ID into the **API Key** field in your Segment destination settings.
1817

1918
Once you start sending data to the Podsights' Destination it will take up to 20 minutes to appear in the Podsights pixel debugger.
2019

@@ -26,7 +25,7 @@ If you're not familiar with the Segment Spec, take a look to understand what the
2625
analytics.page()
2726
```
2827

29-
Page calls will be sent to Podsights as a `view` event.
28+
Segment sends Page events to Podsights as `view` events.
3029

3130
Podsights is an attribution platform, and as such, we need more context about the visitor than just a User ID. Analytics.js [automatically collects context fields](/docs/connections/spec/common/#context-fields-automatically-collected). Podsights requires certain context fields and properties for page calls. Below is an example of a raw JSON payload that contains the minimum requirements.
3231

0 commit comments

Comments
 (0)