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.

Procedure

  • Go our cartup econsole.

  • Enter a user name and password combination and then click the SIGN IN button.

  • After SIGN IN appear a new window

  • Then click on Events

  • click on Create Event Group

  • Select any one event group.

For example you select "Add To Cart" event.

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.

Event configured successfully.

Last updated