Skip to content

Commit b34e729

Browse files
authored
Correct Onboarding Instructions
I incorrectly pasted the old instructions when we were configuring the client-side source for customers. Updating to the current flow where customers can input these settings themselves.
1 parent c9355f9 commit b34e729

File tree

1 file changed

+5
-1
lines changed
  • src/connections/destinations/catalog/personas-display-video-360

1 file changed

+5
-1
lines changed

src/connections/destinations/catalog/personas-display-video-360/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,11 @@ To create audiences based on website browsing events, set up the Segment-to-Goog
8888
1. Create a “[Javascript Website](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/)” source in Segment.
8989
2. Follow [the Analytics.js Quickstart guide](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/).
9090
3. In your workspace, click **Catalog**, and search for **DoubleClick Floodlight**.
91-
4. Connect the destination to the source you created in the first step, and leave all settings blank.
91+
4. Connect the destination to the source you created in the first step, and enable the following settings under the Doubleclick section:
92+
- Get DoubleclickId → “On”
93+
- Google Network Id → “segment”
94+
- Segment Write Key → you can get this from the following source link: `https://app.segment.com/<workspace_slug>/sources/<source_slug>/settings/keys`. This should be the same javascript source from Step 1. The write key usually looks something like `k8mJ77kAbCNMOgmj1OFfVphvqXd8mLCx`
95+
5. Turn the DoubleClick Floodlight destination on
9296

9397
> success ""
9498
> **Tip**: The field "DoubleClick Advertiser ID” is required, but you can enter any value.

0 commit comments

Comments
 (0)