Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Nosto supports following predefined event types
| View Category (VC) | An event associated with event a single category of items |
| Internal Search (IS) | An event associated with results of search internal to a merchant's website |
| Add to cart (CP) | An event associated with adding a product or bundle to a cart |
| External Campaign (EC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will contain google's UTM parameters ([UTM parameters](https://en.wikipedia.org/wiki/UTM_parameters) for more info.) in `ev1` request URL |
| Custom Campaign (CC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will not contain google's UTM parameters in `ev1` request URL |
| External Campaign (EC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will contain google's UTM parameters ([UTM parameters](https://en.wikipedia.org/wiki/UTM_parameters) for more info.) in the request URL |
| Custom Campaign (CC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will not contain google's UTM parameters in the request URL |
| External Search (ES) | An event associated with search outside of merchant's website (Google for e.g.) that brought the user to merchant's website |
| Give Coupon (GC) | An event associated with a coupon code campaign popup in which the customer has acted upon |
| Source (SRC) | An event associated with a customer action which needs to be attributed to one of Nosto's feature (api, email, rec, imgrec, cmp). Here the information is usually passed through a pre-configured source parameters name (`nosto_source`, by default) in `ev1` request URL |
| Source (SRC) | An event associated with a customer action which needs to be attributed to one of Nosto's feature (api, email, rec, imgrec, cmp). Here the information is usually passed through a pre-configured source parameters name (`nosto_source`, by default) in the request URL |
| Cart Popup Recommendations (CPR) | An event associated with a recommendation, that's shown when a product is added to cart, in which a customer has acted upon |
| Page Load (PL) | An event associated with a page load merchant's website |
| Content Campaign (CON) | Event triggered when a customer performs an action inside a content campaign |
6 changes: 3 additions & 3 deletions apis/frontend/js-apis/record-attribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ Nosto supports following predefined event types
| View Category (VC) | An event associated with event a single category of items |
| Internal Search (IS) | An event associated with results of search internal to a merchant's website |
| Add to cart (CP) | An event associated with adding a product or bundle to a cart |
| External Campaign (EC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will contain google's UTM parameters ([UTM parameters](https://en.wikipedia.org/wiki/UTM_parameters) for more info.) in `ev1` request URL |
| Custom Campaign (CC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will not contain google's UTM parameters in `ev1` request URL |
| External Campaign (EC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will contain google's UTM parameters ([UTM parameters](https://en.wikipedia.org/wiki/UTM_parameters) for more info.) in the request URL |
| Custom Campaign (CC) | An event associated with campaigns, which are not part of nosto, that directed a user to a merchant website. These campaigns will not contain google's UTM parameters in the request URL |
| External Search (ES) | An event associated with search outside of merchant's website (Google for e.g.) that brought the user to merchant's website |
| Give Coupon (GC) | An event associated with a coupon code campaign popup in which the customer has acted upon |
| Source (SRC) | An event associated with a customer action which needs to be attributed to one of Nosto's feature (api, email, rec, imgrec, cmp). Here the information is usually passed through a pre-configured source parameters name (`nosto_source`, by default) in `ev1` request URL |
| Source (SRC) | An event associated with a customer action which needs to be attributed to one of Nosto's feature (api, email, rec, imgrec, cmp). Here the information is usually passed through a pre-configured source parameters name (`nosto_source`, by default) in the request URL |
| Cart Popup Recommendations (CPR) | An event associated with a recommendation, that's shown when a product is added to cart, in which a customer has acted upon |
| Page Load (PL) | An event associated with a page load merchant's website |
| Content Campaign (CON) | Event triggered when a customer performs an action inside a content campaign |
Expand Down
Binary file added dictionary.dic
Binary file not shown.