Skip to content

Commit 8fd1d0e

Browse files
Fixes for test
1 parent dae2b8a commit 8fd1d0e

8 files changed

+1347
-1342
lines changed

tests/System/expected/test_webContext__TagManager.getAvailableTagTypesInContext.xml

+155-155
Original file line numberDiff line numberDiff line change
@@ -1,159 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<result>
3-
<row>
4-
<name>Ads</name>
5-
<types>
6-
<row>
7-
<id>BingUET</id>
8-
<name>Bing Ads UET Tag</name>
9-
<description>Adds the Bing Ads Universal Event Tracking Tag to your website so you can apply conversion tracking to your Bing ad campaigns.</description>
10-
<category>Ads</category>
11-
<icon>plugins/TagManager/images/icons/bing.svg</icon>
12-
<help>The tag tracks what your customers are doing after they click on your Bing ad.</help>
13-
<order>9999</order>
14-
<contexts>
15-
<row>web</row>
16-
</contexts>
17-
<hasAdvancedSettings>1</hasAdvancedSettings>
18-
<isCustomTemplate>0</isCustomTemplate>
19-
<parameters>
20-
<row>
21-
<name>bingAdID</name>
22-
<title>ID</title>
23-
<value />
24-
<defaultValue />
25-
<type>string</type>
26-
<uiControl>text</uiControl>
27-
<uiControlAttributes>
28-
<placeholder>e.g. 1234567890</placeholder>
29-
</uiControlAttributes>
30-
<availableValues />
31-
<description>You can find the Bing Ad ID when creating a new tracking code in the Bing Ad Campaign Manager.</description>
32-
<inlineHelp />
33-
<introduction />
34-
<condition />
35-
<fullWidth>0</fullWidth>
36-
</row>
37-
</parameters>
38-
</row>
39-
<row>
40-
<id>GoogleAdsConversion</id>
41-
<name>Google Ads: Conversion</name>
42-
<description>Send an event to track conversions. This tag requires Google Tag (gtag.js) tag to be configured.</description>
43-
<category>Ads</category>
44-
<icon>plugins/TagManager/images/icons/google-ads.svg</icon>
45-
<help />
46-
<order>9999</order>
47-
<contexts>
48-
<row>web</row>
49-
</contexts>
50-
<hasAdvancedSettings>1</hasAdvancedSettings>
51-
<isCustomTemplate>0</isCustomTemplate>
52-
<parameters>
53-
<row>
54-
<name>googleAdsConversionId</name>
55-
<title>Conversion ID</title>
56-
<value />
57-
<defaultValue />
58-
<type>string</type>
59-
<uiControl>text</uiControl>
60-
<uiControlAttributes>
61-
</uiControlAttributes>
62-
<availableValues />
63-
<description />
64-
<inlineHelp>To find the Conversion ID, &lt;a href=&quot;https://support.google.com/tagmanager/answer/6105160&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;see Google Ads Conversion Tracking&lt;a&gt;.</inlineHelp>
65-
<introduction />
66-
<condition />
67-
<fullWidth>0</fullWidth>
68-
<component>
69-
<plugin>TagManager</plugin>
70-
<name>FieldVariableTemplate</name>
71-
</component>
72-
</row>
73-
<row>
74-
<name>googleAdsConversionLabel</name>
75-
<title>Conversion label</title>
76-
<value />
77-
<defaultValue />
78-
<type>string</type>
79-
<uiControl>text</uiControl>
80-
<uiControlAttributes>
81-
</uiControlAttributes>
82-
<availableValues />
83-
<description />
84-
<inlineHelp>To find the Conversion Label, &lt;a href=&quot;https://support.google.com/tagmanager/answer/6105160&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;see Google Ads Conversion Tracking&lt;a&gt;.</inlineHelp>
85-
<introduction />
86-
<condition />
87-
<fullWidth>0</fullWidth>
88-
<component>
89-
<plugin>TagManager</plugin>
90-
<name>FieldVariableTemplate</name>
91-
</component>
92-
</row>
93-
<row>
94-
<name>googleAdsConversionValue</name>
95-
<title>Conversion value</title>
96-
<value />
97-
<defaultValue />
98-
<type>string</type>
99-
<uiControl>text</uiControl>
100-
<uiControlAttributes>
101-
</uiControlAttributes>
102-
<availableValues />
103-
<description />
104-
<inlineHelp />
105-
<introduction />
106-
<condition />
107-
<fullWidth>0</fullWidth>
108-
<component>
109-
<plugin>TagManager</plugin>
110-
<name>FieldVariableTemplate</name>
111-
</component>
112-
</row>
113-
<row>
114-
<name>googleAdsConversionTransactionId</name>
115-
<title>Transaction ID</title>
116-
<value />
117-
<defaultValue />
118-
<type>string</type>
119-
<uiControl>text</uiControl>
120-
<uiControlAttributes>
121-
</uiControlAttributes>
122-
<availableValues />
123-
<description />
124-
<inlineHelp>Passing a dynamic transaction ID helps avoid double counting conversions. The transaction ID must be unique for each transaction. The transaction IDs must not include any information that could be used to identify individual customers. &lt;a href=&quot;https://support.google.com/google-ads/answer/6386790&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Learn more&lt;a&gt;.</inlineHelp>
125-
<introduction />
126-
<condition />
127-
<fullWidth>0</fullWidth>
128-
<component>
129-
<plugin>TagManager</plugin>
130-
<name>FieldVariableTemplate</name>
131-
</component>
132-
</row>
133-
<row>
134-
<name>googleAdsConversionCurrency</name>
135-
<title>Currency code</title>
136-
<value />
137-
<defaultValue />
138-
<type>string</type>
139-
<uiControl>text</uiControl>
140-
<uiControlAttributes>
141-
</uiControlAttributes>
142-
<availableValues />
143-
<description />
144-
<inlineHelp />
145-
<introduction />
146-
<condition />
147-
<fullWidth>0</fullWidth>
148-
<component>
149-
<plugin>TagManager</plugin>
150-
<name>FieldVariableTemplate</name>
151-
</component>
152-
</row>
153-
</parameters>
154-
</row>
155-
</types>
156-
</row>
1573
<row>
1584
<name>Analytics</name>
1595
<types>
@@ -1472,6 +1318,160 @@
14721318
</row>
14731319
</types>
14741320
</row>
1321+
<row>
1322+
<name>Ads</name>
1323+
<types>
1324+
<row>
1325+
<id>BingUET</id>
1326+
<name>Bing Ads UET Tag</name>
1327+
<description>Adds the Bing Ads Universal Event Tracking Tag to your website so you can apply conversion tracking to your Bing ad campaigns.</description>
1328+
<category>Ads</category>
1329+
<icon>plugins/TagManager/images/icons/bing.svg</icon>
1330+
<help>The tag tracks what your customers are doing after they click on your Bing ad.</help>
1331+
<order>9999</order>
1332+
<contexts>
1333+
<row>web</row>
1334+
</contexts>
1335+
<hasAdvancedSettings>1</hasAdvancedSettings>
1336+
<isCustomTemplate>0</isCustomTemplate>
1337+
<parameters>
1338+
<row>
1339+
<name>bingAdID</name>
1340+
<title>ID</title>
1341+
<value />
1342+
<defaultValue />
1343+
<type>string</type>
1344+
<uiControl>text</uiControl>
1345+
<uiControlAttributes>
1346+
<placeholder>e.g. 1234567890</placeholder>
1347+
</uiControlAttributes>
1348+
<availableValues />
1349+
<description>You can find the Bing Ad ID when creating a new tracking code in the Bing Ad Campaign Manager.</description>
1350+
<inlineHelp />
1351+
<introduction />
1352+
<condition />
1353+
<fullWidth>0</fullWidth>
1354+
</row>
1355+
</parameters>
1356+
</row>
1357+
<row>
1358+
<id>GoogleAdsConversion</id>
1359+
<name>Google Ads: Conversion</name>
1360+
<description>Send an event to track conversions. This tag requires Google Tag (gtag.js) tag to be configured.</description>
1361+
<category>Ads</category>
1362+
<icon>plugins/TagManager/images/icons/google-ads.svg</icon>
1363+
<help />
1364+
<order>9999</order>
1365+
<contexts>
1366+
<row>web</row>
1367+
</contexts>
1368+
<hasAdvancedSettings>1</hasAdvancedSettings>
1369+
<isCustomTemplate>0</isCustomTemplate>
1370+
<parameters>
1371+
<row>
1372+
<name>googleAdsConversionId</name>
1373+
<title>Conversion ID</title>
1374+
<value />
1375+
<defaultValue />
1376+
<type>string</type>
1377+
<uiControl>text</uiControl>
1378+
<uiControlAttributes>
1379+
</uiControlAttributes>
1380+
<availableValues />
1381+
<description />
1382+
<inlineHelp>To find the Conversion ID, &lt;a href=&quot;https://support.google.com/tagmanager/answer/6105160&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;see Google Ads Conversion Tracking&lt;a&gt;.</inlineHelp>
1383+
<introduction />
1384+
<condition />
1385+
<fullWidth>0</fullWidth>
1386+
<component>
1387+
<plugin>TagManager</plugin>
1388+
<name>FieldVariableTemplate</name>
1389+
</component>
1390+
</row>
1391+
<row>
1392+
<name>googleAdsConversionLabel</name>
1393+
<title>Conversion label</title>
1394+
<value />
1395+
<defaultValue />
1396+
<type>string</type>
1397+
<uiControl>text</uiControl>
1398+
<uiControlAttributes>
1399+
</uiControlAttributes>
1400+
<availableValues />
1401+
<description />
1402+
<inlineHelp>To find the Conversion Label, &lt;a href=&quot;https://support.google.com/tagmanager/answer/6105160&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;see Google Ads Conversion Tracking&lt;a&gt;.</inlineHelp>
1403+
<introduction />
1404+
<condition />
1405+
<fullWidth>0</fullWidth>
1406+
<component>
1407+
<plugin>TagManager</plugin>
1408+
<name>FieldVariableTemplate</name>
1409+
</component>
1410+
</row>
1411+
<row>
1412+
<name>googleAdsConversionValue</name>
1413+
<title>Conversion value</title>
1414+
<value />
1415+
<defaultValue />
1416+
<type>string</type>
1417+
<uiControl>text</uiControl>
1418+
<uiControlAttributes>
1419+
</uiControlAttributes>
1420+
<availableValues />
1421+
<description />
1422+
<inlineHelp />
1423+
<introduction />
1424+
<condition />
1425+
<fullWidth>0</fullWidth>
1426+
<component>
1427+
<plugin>TagManager</plugin>
1428+
<name>FieldVariableTemplate</name>
1429+
</component>
1430+
</row>
1431+
<row>
1432+
<name>googleAdsConversionTransactionId</name>
1433+
<title>Transaction ID</title>
1434+
<value />
1435+
<defaultValue />
1436+
<type>string</type>
1437+
<uiControl>text</uiControl>
1438+
<uiControlAttributes>
1439+
</uiControlAttributes>
1440+
<availableValues />
1441+
<description />
1442+
<inlineHelp>Passing a dynamic transaction ID helps avoid double counting conversions. The transaction ID must be unique for each transaction. The transaction IDs must not include any information that could be used to identify individual customers. &lt;a href=&quot;https://support.google.com/google-ads/answer/6386790&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;Learn more&lt;a&gt;.</inlineHelp>
1443+
<introduction />
1444+
<condition />
1445+
<fullWidth>0</fullWidth>
1446+
<component>
1447+
<plugin>TagManager</plugin>
1448+
<name>FieldVariableTemplate</name>
1449+
</component>
1450+
</row>
1451+
<row>
1452+
<name>googleAdsConversionCurrency</name>
1453+
<title>Currency code</title>
1454+
<value />
1455+
<defaultValue />
1456+
<type>string</type>
1457+
<uiControl>text</uiControl>
1458+
<uiControlAttributes>
1459+
</uiControlAttributes>
1460+
<availableValues />
1461+
<description />
1462+
<inlineHelp />
1463+
<introduction />
1464+
<condition />
1465+
<fullWidth>0</fullWidth>
1466+
<component>
1467+
<plugin>TagManager</plugin>
1468+
<name>FieldVariableTemplate</name>
1469+
</component>
1470+
</row>
1471+
</parameters>
1472+
</row>
1473+
</types>
1474+
</row>
14751475
<row>
14761476
<name>Consent Management</name>
14771477
<types>
@@ -2539,4 +2539,4 @@
25392539
</row>
25402540
</types>
25412541
</row>
2542-
</result>
2542+
</result>

0 commit comments

Comments
 (0)