Developing Your Javascript Integration

After the Proof of Concept period, you have complete control over how and where to integrate LiftIgniter. Expand to more areas of your site, or explore integrating in your apps and our advanced features like Search, On-Open Email, and Single-Item A|B Testing.

Javascript Diagnostics
$p("runDiagnostics") This function can be run manually in your browser's Developer Tools Console. The runDiagnostics function can be r...
Tue, 28 Nov, 2017 at 7:16 PM
Verifying the Beacon is Working Correctly
When a user loads a page on your website that has our Javascript snippet, here’s the order in which things happen. Keep the Network panel open, with the &qu...
Tue, 9 Jan, 2018 at 9:47 PM
Rendering Widgets
One key difference about LiftIgniter is that you can display our recommendations any way that you want. We don't require any specific HTML or CSS (or ou...
Wed, 8 Feb, 2023 at 11:44 AM
Verifying Items are Rendering Correctly
When you execute your code to register and fetch, you should see LiftIgniter's recommendations correctly render in the place that you intended for them ...
Tue, 23 Jan, 2018 at 7:28 PM
Tracking Widget Performance
Tracking widget performance is the most important part of the LiftIgniter integration. There are three events that make up widget tracking: widget_show...
Fri, 16 Mar, 2018 at 3:47 AM
Verifying Widget Event Tracking
Using _Debug Our Javascript SDK comes with some tools to help identify potential issues built in. The first of these is the _debug argument for the $p(&quo...
Tue, 23 Jan, 2018 at 7:47 PM