-
Notifications
You must be signed in to change notification settings - Fork 2
/
404.html
700 lines (406 loc) · 20.3 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://use.typekit.net/ilp4lxb.css">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>404 Page not found | Welcome to Tealium Docs |Preview of Tealium Docs</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="generator" content="Hugo 0.111.3">
<meta NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='/dist/css/app.css' rel='stylesheet' type="text/css" />
<script>
history.scrollRestoration = "manual";
if (location.hash) {
window.scrollTo(0, 0);
setTimeout(function() {
window.scrollTo(0, 0);
}, 10);
}
</script>
</head>
<body class="sidebar ma0 sans-serif text-color-primary hg-404">
<script>
var utag_data = {
site_language : "en",
tealium_event : "page_view"
}
</script>
<script>
(function(a,b,c,d){
a="//tags.tiqcdn.com/utag/tealium/docs/qa/utag.js";
b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;
a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);
})();
</script>
<nav class="w-100 sticky-t bg-primary-color-light bb b--light-gray dpn" role="navigation">
<div class="flex-ns flex-wrap items-center justify-start mw9">
<div class="lh-solid ml0-ns mr0 mr4-l mv3 pl15 dib db-ns">
<a href="/"><img src="/images/icons/tealium-documentation-logo-color.svg" class="v-mid dib" width="186" height="31"></a>
</div>
<div class="dib ml3 mr4 mv3 pl15"><div id="docsearch">
</div>
</div><ul class="list ma0 pa0 dn dib-ns">
<li class="f5 dib mr4">
<a href="https://support.tealiumiq.com/en/support/solutions" class="dim link mid-gray">Knowledge Base <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="10" viewBox="0 0 32 32" class="fill-current v-base" aria-label="External Link">
<path d="M25.152 16.576v5.696q0 2.144-1.504 3.648t-3.648 1.504h-14.848q-2.144 0-3.648-1.504t-1.504-3.648v-14.848q0-2.112 1.504-3.616t3.648-1.536h12.576q0.224 0 0.384 0.16t0.16 0.416v1.152q0 0.256-0.16 0.416t-0.384 0.16h-12.576q-1.184 0-2.016 0.832t-0.864 2.016v14.848q0 1.184 0.864 2.016t2.016 0.864h14.848q1.184 0 2.016-0.864t0.832-2.016v-5.696q0-0.256 0.16-0.416t0.416-0.16h1.152q0.256 0 0.416 0.16t0.16 0.416zM32 1.152v9.12q0 0.48-0.352 0.8t-0.8 0.352-0.8-0.352l-3.136-3.136-11.648 11.648q-0.16 0.192-0.416 0.192t-0.384-0.192l-2.048-2.048q-0.192-0.16-0.192-0.384t0.192-0.416l11.648-11.648-3.136-3.136q-0.352-0.352-0.352-0.8t0.352-0.8 0.8-0.352h9.12q0.48 0 0.8 0.352t0.352 0.8z"></path>
</svg>
</a>
</li>
</ul>
</div>
</nav>
<main role="main" class="content-with-sidebar pb0-ns">
<div class="w-100">
<div class="flex">
<div id="menu" class="order-0 w-auto vh-100 overflow-auto dn db-ns sticky-l pt4 pl125" style="width:280px;">
<nav class="side-nav home-nav f6" role="navigation">
<ul class="list pa0 mt0">
<li class="relative w-100 fw5 f5">
<a href="/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home">Home</a>
</li>
<li class="relative w-100 fw5 f5">
<span class="db mt2 text-color-disabled fw3 ttu pt3 pb1">Client-Side</span>
</li>
<li class="relative w-100 fw5 f5">
<a href="/iq-tag-management/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-iq">iQ Tag Management</a>
</li>
<li class="relative w-100 fw5 f5">
<span class="db mt2 text-color-disabled fw3 ttu pt3 pb1">Server-Side</span>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side/#eventstream-api-hub" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-es">EventStream API Hub</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side/#audiencestream-cdp" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-as">AudienceStream CDP</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side/functions/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-fn">Functions</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side/data-connect/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-dc">Data Connect</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/predict/getting-started/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-ml">Predict ML</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side/data-storage/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-da">DataAccess</a>
</li>
<li class="relative w-100 fw5 f5">
<span class="db mt2 text-color-disabled fw3 ttu pt3 pb1">Integrations</span>
</li>
<li class="relative w-100 fw5 f5">
<a href="/client-side-tags/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-tags">Client-Side Tags</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/server-side-connectors/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-conn">Server-Side Connectors</a>
</li>
<li class="relative w-100 fw5 f5">
<span class="db mt2 text-color-disabled fw3 ttu pt3 pb1">Developers</span>
</li>
<li class="relative w-100 fw5 f5">
<a href="/platforms/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-plat">Platforms</a>
</li>
<li class="relative w-100 fw5 f5 mb4 break">
<a href="/api/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-api">API</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/administration/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-admin">Administration</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/industries/tealium-for-pharma/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".">Tealium for Pharma</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/industries/tealium-identity-partners/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-identity">Tealium Identity Partners</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/tech-partners/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".">Technology Partners</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/partners/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".partners-overview">Partner Integrations</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/glossary/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".">Glossary</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/early-access/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-ea">Early Access</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/release-notes/by-feature/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".">Release notes (by feature)</a>
</li>
<li class="relative w-100 fw5 f5">
<a href="/releases/" class="db link hover-primary-color pv1 mb2 text-color-primary hover-primary-color " data-target=".home-releases">Releases notes (by date)</a>
</li></ul>
</nav>
</div>
<div class="home-wrapper order-1 w-100 flex-ns flex-wrap">
<main class="cf f4 tc center measure-wide lh-copy gray">
<img src="/images/tealium/beast.jpeg" alt="Page Not Found"></img>
<h1>404 Error</h1>
<h4>Page Not Found</h4>
<p class="tl">The link you clicked may be broken or the page may have been removed. Here are some options:</p>
<ul class="tl">
<li>Use the search in the header to find what you’re looking for.</li>
<li>Go back to the home page to browse the site.</li>
</ul>
</main>
</div>
</div>
</div>
</main>
<footer class="bg-secondary ph1-ns relative w-100 pv4 bt b--light-gray" role="contentinfo">
<div class="center flex-ns flex-wrap justify-between mw9 w-90 dn db-ns">
<div class="flex nested-links w-33">
<ul class="list v-top mt0 pt0">
<li class="nav-list footer-heading-title">
<div class="footer-logo-wrapper">
<img class="logo" src="https://tealium.com/wp-content/uploads/2015/12/tealium_footer_logo_01-206x49.png" alt="tealium_footer_logo_01">
</div>
</li>
</ul>
</div>
<div class="flex nested-links w-33">
<ul class="list v-top mt0 pt0">
<li class="fw5 f5 mb3 ttu o-50">Support</li>
<li class="mb2"><a class="link" href="https://university.tealium.com/">Tealium University</a></li>
<li class="mb2"><a class="link" href="https://support.tealiumiq.com/en/support/solutions">Knowledge Base</a></li>
<li class="mb2"><a class="link" href="https://support.tealiumiq.com/" target="">Support Desk</a></li>
</ul>
</div>
<div class="flex nested-links w-33">
<ul class="list v-top mt0 pt0">
<li class="fw5 f5 mb3 ttu o-50">Company</li>
<li class="mb2">
<a class="link" href="http://tealium.com/">Tealium.com</a>
</li>
<li class="mb2">
<a class="link" href="http://tealium.com/blog/">Blog</a>
</li>
<li class="mb2">
<a class="link" href="https://tealium.com/careers/">Careers</a>
</li>
</ul>
</div>
</div>
</div>
<div class="dpn bg-primary-color-dark bottom-0 left-0 right-0 dn-ns db fixed pb3 ph3 w-100">
<div class="globalmenu mobilemenu dn">
<ul class="list hidden dib ph0 ma0 scrolling-touch tc">
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Home
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/iq-tag-management/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
iQ Tag Management
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
EventStream API Hub
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
AudienceStream CDP
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side/functions/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Functions
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side/data-connect/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Data Connect
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/predict/getting-started/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Predict ML
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side/data-storage/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
DataAccess
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/client-side-tags/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Client-Side Tags
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/server-side-connectors/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Server-Side Connectors
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/platforms/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Platforms
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/api/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
API
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/administration/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Administration
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/industries/tealium-for-pharma/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Tealium for Pharma
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/industries/tealium-identity-partners/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Tealium Identity Partners
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/tech-partners/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Technology Partners
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/partners/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Partner Integrations
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/glossary/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Glossary
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/early-access/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Early Access
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/release-notes/by-feature/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Release notes (by feature)
</a>
</li>
<li class="tl dib ma0 hover-bg-primary w-100">
<a href="https://docs-preview.tealium.com/releases/" class="f5 link primary-color-light overflow hover-white db ma0 w-100 pv3 ph4">
Releases notes (by date)
</a>
</li>
</ul>
</div>
<div class="flex dn-l justify-between">
<button class="js-toggle flex-auto dib dn-l f6 tc db mt3 ph3 pv2 link mr2 white bg-primary-color-dark hover-bg-primary-color ba b--white-40 w-auto" data-target=".globalmenu">Site</button>
</div>
</div>
</footer>
<script src="/dist/js/app.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="https://kit.fontawesome.com/59194dc628.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@docsearch/js@3"></script>
<script type="text/javascript">
const translations = {
button: {
buttonText: 'Search',
buttonAriaLabel: 'Search',
},
modal: {
searchBox: {
resetButtonTitle: 'Clear the query',
resetButtonAriaLabel: 'Clear the query',
cancelButtonText: 'Cancel',
cancelButtonAriaLabel: 'Cancel',
},
startScreen: {
recentSearchesTitle: 'Recent',
noRecentSearchesText: 'No recent searches',
saveRecentSearchButtonTitle: 'Save this search',
removeRecentSearchButtonTitle: 'Remove this search from history',
favoriteSearchesTitle: 'Favorite',
removeFavoriteSearchButtonTitle: 'Remove this search from favorites',
},
errorScreen: {
titleText: 'Unable to fetch results',
helpText: 'You might want to check your network connection.',
},
footer: {
selectText: 'to select',
selectKeyAriaLabel: 'Enter key',
navigateText: 'to navigate',
navigateUpKeyAriaLabel: 'Arrow up',
navigateDownKeyAriaLabel: 'Arrow down',
closeText: 'to close',
closeKeyAriaLabel: 'Escape key',
searchByText: 'Search by',
},
noResultsScreen: {
noResultsText: 'No results for',
suggestedQueryText: 'Try searching for',
reportMissingResultsText: 'Believe this query should return results?',
reportMissingResultsLinkText: 'Let us know.',
},
},
};
var default_sections = [
];
var ls_sections = JSON.parse(localStorage.getItem("tealdocs_sections") || "[]");
if(ls_sections.indexOf("JAVASCRIPT") != -1) {
ls_sections = [];
localStorage.setItem("tealdocs_sections", JSON.stringify(default_sections));
}
var local_sections = new Set(ls_sections);
var cur_section = $('#breadcrumb ul li:nth-child(n+2)');
if(cur_section && cur_section.length) {
var sect = cur_section.text().trim();
if(local_sections.has(sect)) {
local_sections.delete(sect);
local_sections.add(sect);
}
else {
local_sections.add(sect);
if(local_sections.size > 10) {
local_sections.delete(ls_sections[0]);
}
}
localStorage.setItem("tealdocs_sections", JSON.stringify(Array.from(local_sections)));
}
var filt_pre = "hierarchy.lvl0:";
var hier_filters = local_sections.size ? Array.from(local_sections).map(s => filt_pre+s)
: default_sections.map(s => filt_pre+s);
var opt_filters = [];
if(hier_filters.length) {
opt_filters.push(hier_filters);
}
const transformItems = function(hits) {
hits.map(hit => {
if (hit.url.indexOf('#breadcrumb') > 0) {
hit.url = hit.url.replace('#breadcrumb', '');
}
});
return hits;
};
docsearch({
container: '#docsearch',
appId: '01G44CJWZ0',
apiKey: '09633c367e743588b87dbb988dad4158',
indexName: 'tealium',
placeholder: 'Search',
translations: translations,
searchParameters: {
"hitsPerPage": 50,
"analytics": false ,
"analyticsTags": ["site"]
},
insights: true,
debug: true ,
transformItems
});
</script>
</body>
</html>