1. Home
  2. Docs
  3. Developer Docs
  4. Web integration

Web integration

You’re good to go: You’ve received your individual account access via email.

In order to be able to use Signalize, the individual Signalize code must now be integrated once into all pages of the website. This is provided under the menu item Settings → Installation.

If you use a cookie opt-in on your website, the Signalize code must not be integrated there or blocked via it! The consent for the setting of Signalize cookies is given via the special notification opt-in. This is confirmed in the ePrivacy legal report: “Since cookies required for the desired service are only set by default if you agree to receive notifications, a separate cookie consent is not required.” You have to consider this when using Cookiebot or Consentmanager.

Notice:
Additional data can be passed via parameters and interfaces for targeting purposes.

The Signalize Code is compatible with the etracker Tracking Code for using etracker Analytics and etracker Optimiser. This ensures that the products can be used and combined flexibly without having to implement additional code.

Integrate Signalize Code via Plug-ins

For the following shop and content management systems, the Signalize code can be integrated by using a plug-in:

Integrate Signalize Code manually

If it is not possible to integrate Signalize via plug-in, the Signalize code should be integrated once on the layout template.

Insert the Signalize code within the HTML source code on all pages of your website or in the template of your shop or content management system between the opening tag and the closing tag.

We recommend including the Signalize code immediately after the opening tag or as close to it as possible.

Quickstarts for the following systems

There is a quick guide for integrating the Signalize code for the following systems:

Instructions for special cases

With the so-called wrapper, page impressions can be tracked without expressly opening a website. For more information about integrating the wrapper please read:

Capture dynamic content with the wrapper

With Signalize it is also possible to display notifications to visitors of AMP pages. To do this, the page must be adjusted in a maximum of two places. How this works can be read here:

Google AMP

eCommerce API

The e Commerce interface is available to you to record e Commerce events such as product viewed, product placed in the shopping cart, product added to watch list, product ordered.

Functionality of the eCommerce API

The eCommerce API is a JavaScript interface. It can receive various events that a customer triggers in an online shop. This can be done in the classic way per page view or event-driven. The data transmitted consists of information about the products, shopping carts and orders. With the data collected in this way, you can e.g. determine how many shopping carts were left or which products were looked at particularly often.

The data transmission can take place at the actual time of the customer action, for example when the customer puts the product in the shopping cart, or later, e.g. in the case of a submitted form. Here the event is only sent when the customer has reached the following page. In an asynchronous environment it is also possible to store events and only send them when the Signalize code is loaded. The examples below explain the different ways of adding events.

More about the eCommerce API

Articles

Was this article helpful to you? Yes No