Skip to content

Impact Stories

Showing 8 of 8 posts

Select Tags
Apply Filters
Reset Filters
// Identifying the visitor with email address. ScarabQueue.push(['setEmail', 'visitor@test-mail.com']); // Required for all JS API functions. This closes and executes the ScarabQueue and should be the final call on the page. Call it only once. ScarabQueue.push(['go']);