---
title: "Lytics FAQs"
description: "Lytics FAQs"
url: "https://www.contentstack.com/docs/lytics/faqs"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-28"
---

# Lytics FAQs

## Lytics FAQs

### What is the Lytics App?

The Lytics App is the Contentstack's dedicated interface for the Lytics customer data platform (CDP). It centralizes management for  project creation, JStag installation, collaborator access, product connections, and a live dashboard. Note that audience authoring and profile inspection are performed separately on the Lytics platform at app.lytics.io.

### How do I know if my organization has Lytics enabled?

If you cannot see the Lytics App in your Contentstack organization, Lytics is not enabled on your plan. Contact your Contentstack support  to discuss access.

### What do I need before I can create a Lytics project?

You must be signed in as an Organization Owner, Organization Admin, or a user who has been granted project-creation permission. Users without this permission see a Limited Access screen instead of the projects list.

### What happens if I get a MAX_PROJECT_LIMIT_REACHED error?

Your organization has reached its project quota. Contact your Contentstack account team to discuss increasing the limit.

### Where do I paste the JStag snippet?

Paste it as the first item inside the <head> of every web page you want to track. It must be in <head>, not <body>.

### The verification status shows "Not installed" even after I deployed. What should I check?

Confirm the snippet is in <head> and not <body>, the page is live and loading in a normal browser session (not incognito), and your front end is not using a non-default Lytics stream. If it is using a non-default stream, the verification check will keep reporting Not installed even when data is flowing correctly.

### How long does it take for data to appear on the dashboard after JStag is installed?

Within a few minutes of verification succeeding, the Event Activity chart begins populating and event, profile, and audience counts start climbing.

### Do I need to install JStag manually if I use Contentstack Launch?

No. Connecting a Launch project via Project Connections manages JStag automatically. Manual installation is only needed for non-Launch front ends.

### What is a Lytics project?

A project is the top-level container for one customer data initiative inside the Lytics App. It holds connections, collaborators, and a Lytics account ID that ties it to the corresponding Lytics platform account.

### What is the difference between a Lytics "project" and a Lytics "account"?

They are the same thing. The Lytics App (inside Contentstack) uses "project" to align with Contentstack's naming conventions. When you open app.lytics.io via Go To App, the same entity is referred to as an "account."

### Can a single Lytics project connect to multiple Contentstack products at the same time?

Yes. A single project can connect to multiple CMS stacks, Launch projects, and Personalize projects simultaneously.

### What are the three connection types?

Three connection types are supported. A CMS Stack connection links a CMS stack that publishes content for audiences built in the project. A Launch Project connection links a Launch project where JStag runs and collects visitor behavior. A Personalize Project connection links a Personalize project so Lytics audiences become available for variant targeting and experiments.

### What happens if I disconnect a product?

Disconnecting a product may have side effects on how data flows between your products. Review the impact before removing a connection.

### Does being a member of the Contentstack organization automatically give me access to a Lytics project?

No. Organization membership does not grant access to any Lytics project. A user must be explicitly invited as a collaborator on each project they need to access.

### Are roles assigned per organization or per project?

Roles are assigned per project. The same user can be an Admin on one project and an Observer on another.

### Who always has access to every Lytics project in an organization?

Organization Owners and Organization Admins have full access to every Lytics project in the organization, regardless of project-level role assignment.

### Can the project owner be removed?

The user who creates a project is automatically its owner and always retains full access, regardless of other role assignments.

### What does the dashboard show?

Three live counts pulled from the Lytics platform: total events collected across all streams, number of audiences defined on the project, and number of customer profiles built so far. It also shows an Event Activity chart and a Go To App button for single sign-on into app.lytics.io.

### What does "Go To App" do?

It opens the Lytics platform at app.lytics.io via single sign-on. This is where audience authoring, profile inspection, stream configuration, and data activation happen.

### The dashboard counts are stuck at zero. What should I check?

Recheck the Install Lytics modal verification step, confirm the deployed page loads the snippet by viewing the page source, and open the Lytics platform via Go To App to inspect raw stream activity directly.