company-logo
Advice and answers from the Creabl Team
Creabl Platform
How to Create and Configure Events and Attributes on Creabl
How to Create and Configure Events and Attributes on Creabl
Note: to install attributes and events on your website, we recommend that you use the help of the developer.

Attributes are all the information that gets into the user card in the User Info block. In attributes, the parameters that you want to store in the user card are transferred to.
In the future, you can filter users by attributes.

img_d1175ebd-e272-43e3-a4cd-7128b3e03323

There are standard attributes that are stored by default. As soon as you install the Creabl code, some attributes will be automatically written to the user information.
Custom attributes are necessary for more detailed information about visitors and can be configured by you optionally.
Events are actions performed by a user on your website. Events help to group users by certain actions and use it in analytics in the future.

img_86c6ff46-b358-43d7-aec7-7f71241a2df7

How to set up events and attributes

To create or edit events and attributes, go to Settings — Users data.

img_cb79f1b5-985e-40ac-91c3-f16ff78a0fae

Default attributes

Default attributes are those attributes that are created by default by Creabl, and some of them are automatically recorded after installing the base code.

img_e2ec0614-b5c7-4d74-b172-12c42a1d0620

The name, email, phone and signed up attributes must be configured additionally in order for them to be transmitted to user information.

img_29aa2d57-1ba4-4a3f-bff4-77930b6b4721

There is a Show attribute code button next to each attribute and event, where there is a section of code that needs to be inserted into the website.

img_e7d9d614-5d93-441f-a8c5-99cb6e181a83

Note: To configure the transfer of information in Attributes and Events, we advise you seek the help of a developer; you also must have access to the source files of the website.

Algorithm of working with the code

To begin with, we install the Creabl base code.
Note: You can read more about how to install the code in the How‌ ‌To‌ ‌Install‌ ‌Creabl‌ ‌Code‌ ‌Into‌ ‌Your‌ ‌Website‌ lesson.
Below the Creabl code, we embed the scripts of those events and attributes that you need being recorded. To record the name, email, phone and signed up attributes, the script must be embedded in the form handler.

Custom attributes

If the information that is recorded in the default attributes is not enough for you, you can configure the recording of absolutely any necessary information. To do this, we recommend using custom attributes.
To create a custom attribute, go to Custom attributes and click on the Add attribute button.

img_cb945245-c586-4e4f-afa3-1ef7be17a1b8

Choose the format of the attributes: a text field, a true or false value, or a counter.
In the Enter attribute name field, enter a name for the attribute and click the Add attribute button.

img_02a40e3b-f5b1-4bc7-8b91-ec4e8b42ddd1

The Show attribute code button appears next to the attribute. Open it, copy and place it in the code. Note: To record information, it is necessary to specify the desired value in place of Custom value.

img_891295b7-4e82-4710-b6f3-8b32646ad840

Events

To add events, go to the Events tab.

img_d376d415-6de8-42f1-b5aa-d71e64425988

Next, click the Add event button.
In the Enter event name field, enter the name and click Add event.

img_93822463-3b1d-4267-87b3-2750038f7ede

The Show attribute code button appears next to the event. Copy the script and place it in the right place of the source code of the website.

img_302c1da7-b84f-4fe5-aa49-fc26e3eae8a3

Note: the event code must be placed below the base code of Creabl.
If you have any questions, difficulties or suggestions, be sure to write to the support.
Thanks! We appreciate your feedback 🤘