Support Blendee.com Support Blendee.com

  • Manuals And Support
    • Getting Started
    • Manuals And Support
    • Templates
  • Video Tutorial
  • Faq
  • Blog
  • English
    • Italiano
Home / Filters, Users / How to Add and Track Custom Actions

How to Add and Track Custom Actions

192 views Less than a minute 0

Blendee allows you to customize the data that needs to be tracked to your specific needs.

In order to carry out these operations, a tracking system of actions/events that take place on the website is offered.

Implementation

Actions can be sent to Blendee by inserting, within the action to be mapped (e.g. a drop down menu of which you want to track the choice made by the customer) the following string of code:

_sbnaq.push(["trkCustomAction", {"eventCategory": "CATEGORIA", "eventAction": "AZIONE", "eventValue": "VALORE"}]);
Field NameValue TypeRequisite?Description
eventCategory TextYesName of the category into which the event will be grouped
eventAction TextYesThe event code
eventValue TextnoThe contextual value associated with the action

An example

In this example, you want to pass to Blendee the value that is selected by a customer in a drop-down menu.

$('select').on('change', function() {
 _sbnaq.push(["trkCustomAction", {"eventCategory": "categoryAction", "eventAction": "OnChangeSelect", "eventValue": this.value}]);
 });

Each time the user changes the value, triggers the on(‘change’, function()) event, the Blendee tracker sends the choice data to the platform.

The data coming from the Custom Action system can then be used within Blendee to create Behavioral filters.

Was this content useful?

Thanks for contributing!

Yes No
CustomCustom ActionFiltersReal timeSegments FiltersUsers

Related Articles

  • UTM parameters added by Blendee
  • Users Database
  • How to Enable Google Ads Campaign Tracking via gclid
  • How to view users in a segment

Search

Categories

  • 4A/B/XTesting
  • 5Account
  • 2AdServer: Reporting
  • 5AdServer: The Key Entities
  • 4Analytics
  • 3App Center
  • 2Audience Activation
  • 3Audience Platform Analytics
  • 10Audience Target
  • 5Audience Tracking Tag
  • 11Basic Settings
  • 7Buyer Personas
  • 11Campaigns Manager
  • 3Contents
  • 15Curated Audience
  • 10Dashboard
  • 1Direct Activation
  • 13E-mail Editor
  • 37E-mail Marketing
  • 9Experience Manager
  • 17Filters
  • 23Getting Started
  • 2Google AdWords
  • 3Media Gallery
  • 4Other Channels: Facebook Lead Ads
  • 2Other channels: Push Notifications
  • 3Other channels: Widget E-mail
  • 1Panel Research
  • 1Personalyzing your website
  • 14Segments
  • 1SMS Marketing
  • 24Template
  • 33Trigger
  • 1User Data Import
  • 27Users
  • 60video tutorial eng
  • 18Web Site: Behavioral Messages
  • 12Web Site: Forms
  • 13Web Site: Product Recommendations
  • 1Web Site: Smart Search

The most popular

  • Types of Product Recommendations – Glossary
  • Setting up filters
  • Introduction to behavioural messages
  • Configure a trigger
  • Introduction to Recommendations
© 2025 BLENDEE S.r.l. - Via Museo Biscari, 16 Catania (CT) 95131
Blendee Marketing Operating System | P. iva 06016140870
Privacy Policy - Cookies Policy