Qube Analytics Documentation
Qube AnalyticsDashboard
Qube Analytics Docs
Qube Analytics Docs
  • ✨Get Started
    • đŸ‘¯Pixel Setup
    • đŸ•ēSDK Setup
    • đŸ› ī¸Integrations
      • Integration with Zapier
      • Integration through GTM Template
      • Integrate WIX website to Qube Analytics
      • Integrate Magento Store to Qube Analytics
      • Integrate Shopify Store to Qube Analytics
      • Integrate Expandcart Store to Qube Analytics
      • Integrate WordPress to Qube Analytics
  • â™žī¸Integrate Your Stack
    • 📆Google Calander
    • â„šī¸Jira Platform
    • â„šī¸Slack Platform
    • â„šī¸Clickup Platform
  • â™¨ī¸Hot topics
    • 📈Experience Feedback
    • đŸ–Ĩī¸Funnels and Events
  • 🚨Terms & Policies
    • Term of Services
    • Privacy Policy
Powered by GitBook
On this page
  • Setup Pixel
  • Verify your Installation
  • More Apps & Integration
  1. Get Started

Pixel Setup

It's easy now to connect your website to Qube Analytics

It only takes a few minutes to get started with Qube Analytics.

Setup Pixel

Copy this JS Code to your website <head/> or before <body/>section Please replace the WebsiteId and ClientId from the Dashboard

<script>
(function (s, t, a, c, k) {
    t.src = t.src;
    var d = document.createElement('script');
    for (var attr in t) {
        d.setAttribute(attr, t[attr] ? t[attr] : null)
    }
    d.innerHTML = a;
    d.onload = function () {
        new StackAnalytix("" + c, "" + k).Start()
    }
    document.body.appendChild(d);

})(32, { src: 'https://api.stkeg-cdn.com/v1/tracking/pixel', type: 'text/javascript', async: null }, '', @Model.WbsiteId, @Model.ClientId);
    </script>

Verify your Installation

Find your website click verify by click on Status icon press verify button.

More Apps & Integration

PreviousGet StartedNextSDK Setup

Last updated 7 months ago

Now go to your Dashboard

✨
đŸ‘¯
here
Cover

Integrate WordPress to Qube Analytics

Cover

Integrate Shopify Store to Qube Analytics

Cover

Integrate Expandcart Store to Qube Analytics

Cover

Integrate Magento Store to Qube Analytics

Cover

Integrate WIX website to Qube Analytics

Cover

Use our GTM Template to Integrate with Us