Skip to content

Commit dd8b22d

Browse files
committed
Add support for document_referrer and canonical_url in tracking methods
1 parent d5c1379 commit dd8b22d

24 files changed

+160
-478
lines changed

dist/constructorio-client-javascript-2.71.1.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

dist/constructorio-client-javascript-2.71.2.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ConstructorIO.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ <h6>Properties</h6>
17451745
<br class="clear">
17461746

17471747
<footer>
1748-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1748+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
17491749
</footer>
17501750

17511751
<script>prettyPrint();</script>

docs/constructorio.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h1 class="page-title">constructorio.js</h1>
269269
<br class="clear">
270270

271271
<footer>
272-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
272+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
273273
</footer>
274274

275275
<script>prettyPrint();</script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2>Development / npm commands</h2>
114114
<br class="clear">
115115

116116
<footer>
117-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118118
</footer>
119119

120120
<script>prettyPrint();</script>

docs/module-agent.html

Lines changed: 5 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -49,26 +49,13 @@ <h1 class="page-title">agent</h1>
4949

5050
<header>
5151

52-
53-
54-
55-
5652
</header>
5753

5854
<article>
5955

6056
<div class="container-overview">
6157

6258

63-
<div class="description usertext">Interface to agent SSE.
64-
Replaces the previous Assistant module.</div>
65-
66-
67-
68-
69-
70-
71-
7259

7360
<dl class="details">
7461

@@ -118,50 +105,10 @@ <h1 class="page-title">agent</h1>
118105

119106

120107

121-
122-
123-
124-
125-
126-
127-
128-
129-
130-
131-
132-
133-
134-
135-
136-
137-
138-
139-
140-
141-
142-
143-
144-
<h5 class="h5-returns">Returns:</h5>
145-
146-
147-
148-
149-
<dl class="param-type">
150-
<dt>
151-
Type
152-
</dt>
153-
<dd>
154-
155-
<span class="param-type">object</span>
156-
157-
158-
159-
</dd>
160-
</dl>
161-
162-
163-
164-
108+
109+
<div class="description usertext">Interface to agent SSE.
110+
Replaces the previous Assistant module.</div>
111+
165112

166113

167114

@@ -512,7 +459,7 @@ <h5 class="h5-returns">Returns:</h5>
512459
<br class="clear">
513460

514461
<footer>
515-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
462+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
516463
</footer>
517464

518465
<script>prettyPrint();</script>

docs/module-assistant.html

Lines changed: 50 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ <h1 class="page-title">assistant</h1>
4949

5050
<header>
5151

52-
53-
5452
</header>
5553

5654
<article>
@@ -59,6 +57,55 @@ <h1 class="page-title">assistant</h1>
5957

6058

6159

60+
<dl class="details">
61+
62+
63+
64+
<dt class="tag-source">Source:</dt>
65+
<dd class="tag-source"><ul class="dummy"><li>
66+
<a href="modules_assistant.js.html">modules/assistant.js</a>, <a href="modules_assistant.js.html#line4">line 4</a>
67+
</li></ul></dd>
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
82+
83+
84+
85+
<dt class="important tag-deprecated">Deprecated:</dt><dd><ul class="dummy"><li>This module is deprecated and will be removed in a future version. Use the Agent module instead.
86+
Interface to assistant SSE.</li></ul></dd>
87+
88+
89+
90+
91+
92+
93+
94+
95+
96+
97+
98+
99+
100+
101+
102+
</dl>
103+
104+
105+
106+
107+
108+
62109

63110

64111
</div>
@@ -410,7 +457,7 @@ <h5 class="h5-returns">Returns:</h5>
410457
<br class="clear">
411458

412459
<footer>
413-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
460+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
414461
</footer>
415462

416463
<script>prettyPrint();</script>

docs/module-autocomplete.html

Lines changed: 4 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,13 @@ <h1 class="page-title">autocomplete</h1>
4949

5050
<header>
5151

52-
53-
54-
55-
5652
</header>
5753

5854
<article>
5955

6056
<div class="container-overview">
6157

6258

63-
<div class="description usertext">Interface to autocomplete related API calls.</div>
64-
65-
66-
67-
68-
69-
70-
7159

7260
<dl class="details">
7361

@@ -116,50 +104,9 @@ <h1 class="page-title">autocomplete</h1>
116104

117105

118106

119-
120-
121-
122-
123-
124-
125-
126-
127-
128-
129-
130-
131-
132-
133-
134-
135-
136-
137-
138-
139-
140-
141-
142-
<h5 class="h5-returns">Returns:</h5>
143-
144-
145-
146-
147-
<dl class="param-type">
148-
<dt>
149-
Type
150-
</dt>
151-
<dd>
152-
153-
<span class="param-type">object</span>
154-
155-
156-
157-
</dd>
158-
</dl>
159-
160-
161-
162-
107+
108+
<div class="description usertext">Interface to autocomplete related API calls.</div>
109+
163110

164111

165112

@@ -851,7 +798,7 @@ <h5 class="h5-returns">Returns:</h5>
851798
<br class="clear">
852799

853800
<footer>
854-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
801+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
855802
</footer>
856803

857804
<script>prettyPrint();</script>

docs/module-browse.html

Lines changed: 4 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,13 @@ <h1 class="page-title">browse</h1>
4949

5050
<header>
5151

52-
53-
54-
55-
5652
</header>
5753

5854
<article>
5955

6056
<div class="container-overview">
6157

6258

63-
<div class="description usertext">Interface to browse related API calls</div>
64-
65-
66-
67-
68-
69-
70-
7159

7260
<dl class="details">
7361

@@ -116,50 +104,9 @@ <h1 class="page-title">browse</h1>
116104

117105

118106

119-
120-
121-
122-
123-
124-
125-
126-
127-
128-
129-
130-
131-
132-
133-
134-
135-
136-
137-
138-
139-
140-
141-
142-
<h5 class="h5-returns">Returns:</h5>
143-
144-
145-
146-
147-
<dl class="param-type">
148-
<dt>
149-
Type
150-
</dt>
151-
<dd>
152-
153-
<span class="param-type">object</span>
154-
155-
156-
157-
</dd>
158-
</dl>
159-
160-
161-
162-
107+
108+
<div class="description usertext">Interface to browse related API calls</div>
109+
163110

164111

165112

@@ -3189,7 +3136,7 @@ <h5 class="h5-returns">Returns:</h5>
31893136
<br class="clear">
31903137

31913138
<footer>
3192-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Mon Nov 17 2025 16:56:18 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3139+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Thu Dec 11 2025 11:13:36 GMT-0700 (Mountain Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
31933140
</footer>
31943141

31953142
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)