File tree Expand file tree Collapse file tree 6 files changed +94
-94
lines changed Expand file tree Collapse file tree 6 files changed +94
-94
lines changed Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md ) > ; [ context] ( ./browser-tracker.eventpayloadandcontext.context.md )
4
-
5
- ## EventPayloadAndContext.context property
6
-
7
- List of context entities to track along with the event
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- context : Array < SelfDescribingJson > ;
13
- ```
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md ) > ; [ context] ( ./browser-tracker.eventpayloadandcontext.context.md )
4
+
5
+ ## EventPayloadAndContext.context property
6
+
7
+ List of context entities to track along with the event
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ context : Array < SelfDescribingJson > ;
13
+ ```
Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md ) > ; [ event] ( ./browser-tracker.eventpayloadandcontext.event.md )
4
-
5
- ## EventPayloadAndContext.event property
6
-
7
- Tracker payload for the event data
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- event : PayloadBuilder ;
13
- ```
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md ) > ; [ event] ( ./browser-tracker.eventpayloadandcontext.event.md )
4
+
5
+ ## EventPayloadAndContext.event property
6
+
7
+ Tracker payload for the event data
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ event : PayloadBuilder ;
13
+ ```
Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md )
4
-
5
- ## EventPayloadAndContext interface
6
-
7
- Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- interface EventPayloadAndContext
13
- ```
14
-
15
- ## Properties
16
-
17
- | Property | Type | Description |
18
- | --- | --- | --- |
19
- | [context ](./browser -tracker .eventpayloadandcontext .context .md ) | Array < ;SelfDescribingJson > ; | List of context entities to track along with the event |
20
- | [event ](./browser -tracker .eventpayloadandcontext .event .md ) | PayloadBuilder | Tracker payload for the event data |
21
-
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/browser-tracker ] ( ./browser-tracker.md ) > ; [ EventPayloadAndContext] ( ./browser-tracker.eventpayloadandcontext.md )
4
+
5
+ ## EventPayloadAndContext interface
6
+
7
+ Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ interface EventPayloadAndContext
13
+ ```
14
+
15
+ ## Properties
16
+
17
+ | Property | Type | Description |
18
+ | --- | --- | --- |
19
+ | [context ](./browser -tracker .eventpayloadandcontext .context .md ) | Array < ;SelfDescribingJson > ; | List of context entities to track along with the event |
20
+ | [event ](./browser -tracker .eventpayloadandcontext .event .md ) | PayloadBuilder | Tracker payload for the event data |
21
+
Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md ) > ; [ context] ( ./node-tracker.eventpayloadandcontext.context.md )
4
-
5
- ## EventPayloadAndContext.context property
6
-
7
- List of context entities to track along with the event
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- context : Array < SelfDescribingJson > ;
13
- ```
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md ) > ; [ context] ( ./node-tracker.eventpayloadandcontext.context.md )
4
+
5
+ ## EventPayloadAndContext.context property
6
+
7
+ List of context entities to track along with the event
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ context : Array < SelfDescribingJson > ;
13
+ ```
Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md ) > ; [ event] ( ./node-tracker.eventpayloadandcontext.event.md )
4
-
5
- ## EventPayloadAndContext.event property
6
-
7
- Tracker payload for the event data
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- event : PayloadBuilder ;
13
- ```
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md ) > ; [ event] ( ./node-tracker.eventpayloadandcontext.event.md )
4
+
5
+ ## EventPayloadAndContext.event property
6
+
7
+ Tracker payload for the event data
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ event : PayloadBuilder ;
13
+ ```
Original file line number Diff line number Diff line change 1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md )
4
-
5
- ## EventPayloadAndContext interface
6
-
7
- Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8
-
9
- <b >Signature:</b >
10
-
11
- ``` typescript
12
- interface EventPayloadAndContext
13
- ```
14
-
15
- ## Properties
16
-
17
- | Property | Type | Description |
18
- | --- | --- | --- |
19
- | [context ](./node -tracker .eventpayloadandcontext .context .md ) | Array < ;SelfDescribingJson > ; | List of context entities to track along with the event |
20
- | [event ](./node -tracker .eventpayloadandcontext .event .md ) | PayloadBuilder | Tracker payload for the event data |
21
-
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [ Home] ( ./index.md ) > ; [ @snowplow/node-tracker ] ( ./node-tracker.md ) > ; [ EventPayloadAndContext] ( ./node-tracker.eventpayloadandcontext.md )
4
+
5
+ ## EventPayloadAndContext interface
6
+
7
+ Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8
+
9
+ <b >Signature:</b >
10
+
11
+ ``` typescript
12
+ interface EventPayloadAndContext
13
+ ```
14
+
15
+ ## Properties
16
+
17
+ | Property | Type | Description |
18
+ | --- | --- | --- |
19
+ | [context ](./node -tracker .eventpayloadandcontext .context .md ) | Array < ;SelfDescribingJson > ; | List of context entities to track along with the event |
20
+ | [event ](./node -tracker .eventpayloadandcontext .event .md ) | PayloadBuilder | Tracker payload for the event data |
21
+
You can’t perform that action at this time.
0 commit comments