Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.paraminternationalltd.com/llms.txt

Use this file to discover all available pages before exploring further.

Create Project

A project is where Twinalyze collects analytics data for your app or website. Create a separate project for each platform such as Web, Android, and iOS. This keeps your analytics clean and makes SDK setup easier.

Web

Use this for websites, React apps, Shopify, WordPress, Webflow, and JavaScript SDK.

Android

Use this for Android apps with Kotlin or Java SDK integration.

iOS

Use this for iPhone or iPad apps with iOS SDK integration.

Create project flow

1

Open project dropdown

Click the project selector from the left sidebar.
2

Click Create Project

Select the Create Project option from the dropdown.
3

Enter project name

Add your project name, for example Twinsho Web, Twinsho Android, or Twinsho iOS.
4

Save project

Click Save to create your project.
5

Continue setup

After creating the project, configure platform details and start SDK integration.

Step 1: Open project dropdown

Click the project dropdown from the left sidebar.
Here you can see existing projects and the Create Project option.
Twinalyze project dropdown with create project option
If you manage multiple apps or websites, use the project dropdown to switch between them quickly.

Step 2: Create project

Click Create Project, enter your project name, and save it.
Create project form in Twinalyze
Use a clear project name so your team can easily identify the platform later.
Good project name examples:
PlatformRecommended Project Name
WebTwinsho Web
AndroidTwinsho Android
iOSTwinsho iOS

Choose project type

Web Project

Create a Web project when you want to track a website, web app, React app, Shopify store, WordPress website, or Webflow site.

Required details

Project name, website URL, platform type, and timezone.

Next setup

Install JavaScript SDK, React SDK, or connect your website platform.
Example:
{
  "projectName": "Twinsho Web",
  "platform": "Web",
  "websiteUrl": "https://twinsho.com"
}

Continue with Web SDK

Start Web SDK integration after creating your Web project.

Best practices

Keep Web, Android, and iOS projects separate. This makes reports cleaner and SDK management easier.
Use names like Brand Web, Brand Android, and Brand iOS instead of generic names like Test or Project 1.
For Web, add the correct website URL. For Android, use the correct package name. For iOS, use the correct Bundle ID.

After creating project

Once your project is created, you can:

Open project settings

Review platform details and project configuration.

Get SDK keys

Copy your project credentials for SDK setup.

Install SDK

Add Twinalyze SDK to your app or website.