Events Configuration
Configuring an event is straightforward. Because an event is the trigger that initiates a procedure (which includes one or more actions).configuration involves simply selecting the event and if there is an element involved with the event specifying that element.
- Go our cartup econsole.
- Enter a user name and password combination and then click the SIGN IN button.
.png?alt=media&token=2e3c1a07-da54-4cde-a02f-661ca26fc27f)
- After SIGN IN appear a new window
.png?alt=media&token=e3c2a417-9c15-4f82-be72-bc8cbcb05769)
- Then click on Events
.png?alt=media&token=e2d6cd1d-742b-49b8-8ae7-f952f17e51f3)
- click on Create Event Group
.png?alt=media&token=dbd6bab3-f0de-49dc-a45b-ec4e34b838c2)
- Select any one event group.
For example you select "Add To Cart" event.
.png?alt=media&token=8323a4eb-1bbf-48c2-9137-9d130986a2ce)
Fill all the requird fields and click on Save button.
Such these fields are required for Add To Cart event
Label | Label name of the event. |
Action | Event type_ Like (Load/Click/Change). |
CSS Selector | Select the HTML elements you want to style |
price | Price of the product. |
productNmae | Name of the Product. |
color | Color of the Product. |
size | Size of the Product. |
category | category of the Product. |
quantity | Quantity of the product. |
.png?alt=media&token=f9dd2b30-b4ae-40ce-98c9-7494f78fbf81)
Event configured successfully.
.png?alt=media&token=f932bcd4-04f8-45c5-ace6-3751301d7829)
-
Last modified 1yr ago