Low Code Design
Low Code Instrumentation
Algonomy Low Code Instrumentation feature enables user to work on integration tasks in an easy, safe, and productive way.
Using our Low Code JavaScript, you can integrate events and related metrics from your website with Real-time CDP easily and quickly. It reduces the integration dependency of JavaScript on customer websites. Customers need to add a one-liner script tag to their website to enable the low code then they can safely and easily deploy analytics and event tag configurations from a web-based user interface in Real-time CDP. Most of the websites allow users to inject the custom scripts from the admin console of the websites and the same can be used to set the one-liner script.
Low Code Designer
Low code designer is available in Real-time CDP. When the single line tag is installed, your website can communicate with the Real-time CDP servers. JavaScript developers can write the JavaScript Integration Widget (JIW) and use the Low code web-based user interface to set up JIW that fire when certain events occur and supply variable data needed for the event.
JavaScript developers use the data layer which is used by Google Tag Manager to identify the page and the information needed to pass to the Real-time CDP server. A data layer, which can also be referred to as data object, is a set of information that exists on the webpage, hidden in the code, invisible to the human eye, but readable if you know where to look. This information is available from DOM structure or JavaScript variables.