You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/bing-ads/index.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,16 @@ rewrite: true
4
4
id: 54521fd525e721e32a72ee97
5
5
---
6
6
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"}.
8
8
9
9
## Getting started
10
10
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"}.
14
12
15
13
After you have created the Tag ID, follow the steps below:
16
14
17
15
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.
19
17
3. In the destination settings, enter your Tag Id.
20
18
21
19
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
48
46
49
47
## Setting up Custom Events:
50
48
51
-
**Step 1: Add the UET Tag Tracking Code to Your Website**
49
+
### Step 1: Add the UET Tag Tracking Code to Your Website
52
50
53
51
1. Copy the UET tag from Microsoft Advertising.
54
52
2. Paste the tag into the head or body section of your website's code.
55
53
56
-
**Step 2: Create a Conversion Goal or Remarketing List**
54
+
### Step 2: Create a Conversion Goal or Remarketing List
57
55
58
56
Creating a conversion goal for a custom event:
59
57
@@ -73,11 +71,11 @@ Choose the parameters to report when logging custom events.
73
71
Set the membership duration.
74
72
Associate the UET tag with the remarketing list.
75
73
76
-
**Step 3: Modify the UET Tag Tracking Code in Your Website**
74
+
### Step 3: Modify the UET Tag Tracking Code in Your Website
77
75
78
76
1. Add the code for the custom event to the UET tag tracking code.
79
77
2. Follow the instructions provided to set up the event tag on your website.
80
-
=======
78
+
81
79
For Segment to map your track events to a Conversion Goal, create the goal in your Bing Ads account:
82
80
83
81
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