Skip to content

Commit 0707a15

Browse files
committed
Update index.md
1 parent 20560ae commit 0707a15

File tree

1 file changed

+7
-9
lines changed
  • src/connections/destinations/catalog/bing-ads

1 file changed

+7
-9
lines changed

src/connections/destinations/catalog/bing-ads/index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@ rewrite: true
44
id: 54521fd525e721e32a72ee97
55
---
66

7-
[Bing Ads](https://bingads.microsoft.com) enables Marketers to track and monitor campaigns, clicks, CTRs, spend and budget. Bing Ads lets you place cross-device product ads in front of Bing, Yahoo, and MSN customers and support imported pay-per-click ad campaigns from third-party platforms like Google AdWords. With Bing Ads you can also retarget ads to customers after they complete an action like leaving a shopping cart or viewing a product without purchasing. To learn more, see [Bing Ads](https://advertise.bingads.microsoft.com/en-us/resources/training/what-is-bing-ads). You can also browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-bing-ads).
7+
[Bing Ads](https://bingads.microsoft.com){:target="_blank"} enables Marketers to track and monitor campaigns, clicks, CTRs, spend and budget. Bing Ads lets you place cross-device product ads in front of Bing, Yahoo, and MSN customers and support imported pay-per-click ad campaigns from third-party platforms like Google AdWords. With Bing Ads you can also retarget ads to customers after they complete an action like leaving a shopping cart or viewing a product without purchasing. To learn more, see [Bing Ads](https://advertise.bingads.microsoft.com/en-us/resources/training/what-is-bing-ads){:target="_blank"}. You can also browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-bing-ads){:target="_blank"}.
88

99
## Getting started
1010

11-
{% include content/connection-modes.md %}
12-
13-
Before you can track conversions or target audiences, create a UET tag in Bing Ads and then add it to the destination settings. Follow the steps within [the Bing Ads documentation to create a UET tag](https://advertise.bingads.microsoft.com/en-us/resources/training/universal-event-tracking).
11+
Before you can track conversions or target audiences, create a UET tag in Bing Ads and then add it to the destination settings. Follow the steps within [the Bing Ads documentation to create a UET tag](https://advertise.bingads.microsoft.com/en-us/resources/training/universal-event-tracking){:target="_blank"}.
1412

1513
After you have created the Tag ID, follow the steps below:
1614

1715
1. From the Segment web app, click **Catalog**.
18-
2. Search for "Bing Ads" in the Catalog, select it, and choose your sources to connect to the destination. Note that the source must be sending events using our JavaScript library Analytics.js.
16+
2. Search for "Bing Ads" in the Catalog, select it, and choose which of your sources to connect to the destination. Note that the source must be sending events using Segment's JavaScript library Analytics.js.
1917
3. In the destination settings, enter your Tag Id.
2018

2119
Your changes will appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Bing Ads snippets on your page and sending data.
@@ -48,12 +46,12 @@ For Segment to map your track events to a Conversion Goal, first create the goal
4846

4947
## Setting up Custom Events:
5048

51-
**Step 1: Add the UET Tag Tracking Code to Your Website**
49+
### Step 1: Add the UET Tag Tracking Code to Your Website
5250

5351
1. Copy the UET tag from Microsoft Advertising.
5452
2. Paste the tag into the head or body section of your website's code.
5553

56-
**Step 2: Create a Conversion Goal or Remarketing List**
54+
### Step 2: Create a Conversion Goal or Remarketing List
5755

5856
Creating a conversion goal for a custom event:
5957

@@ -73,11 +71,11 @@ Choose the parameters to report when logging custom events.
7371
Set the membership duration.
7472
Associate the UET tag with the remarketing list.
7573

76-
**Step 3: Modify the UET Tag Tracking Code in Your Website**
74+
### Step 3: Modify the UET Tag Tracking Code in Your Website
7775

7876
1. Add the code for the custom event to the UET tag tracking code.
7977
2. Follow the instructions provided to set up the event tag on your website.
80-
=======
78+
8179
For Segment to map your track events to a Conversion Goal, create the goal in your Bing Ads account:
8280

8381
For information about tracking custom events, see Microsoft's article [How to track custom events with UET](https://help.ads.microsoft.com/#apex/ads/en/56684/2-500){:target="_blank"}

0 commit comments

Comments
 (0)