# Growlytics

## Growlytics

- [Introduction](https://docs.growlytics.in/master.md): Welcome to Growlytics developers documentation. This website will help you to understand and integrate Growlytics to your website.
- [Core Concepts](https://docs.growlytics.in/core-concepts-1.md)
- [Events](https://docs.growlytics.in/core-concepts-1/events.md): Every time an action happens that you wish to keep track of, you send an Event to Growlytics. Events can be as easy as choosing the text string that defines them.
- [Sessions](https://docs.growlytics.in/core-concepts-1/sessions.md): User Sessions are series of events that are performed within a single visit or interaction with your application.
- [User/Customer Profile](https://docs.growlytics.in/core-concepts-1/user-customer-profile.md): Growlytics creates a customer profile for each person who launches your app or visits your website.
- [Shopify Integration](https://docs.growlytics.in/platform-integrations/shopify-integration.md): This page will give you detailed steps to integrate Growlytics on your shopify website.
- [Browser SDK](https://docs.growlytics.in/integration/browser.md)
- [Integrate SDK](https://docs.growlytics.in/integration/browser/installation.md): This page will give detailed description of how you can integrate Growlytics javascript SDK to your website.
- [Track Events](https://docs.growlytics.in/integration/browser/installation-1.md): This page will give detailed description of how you can integrate Growlytics javascript SDK to your website.
- [Track Users](https://docs.growlytics.in/integration/browser/identify-customers.md): In order to correlate sessions and errors with customer, or to see a list of customers with all session details, it is helpful to capture and display customer information on your Growlytics dashboard.
- [Configure Web Push](https://docs.growlytics.in/integration/browser/configure-web-push-notifications.md): Visit Web Push channel configuration page for push notifications integration guidelines.
- [Reading Session Identifer](https://docs.growlytics.in/integration/browser/reading-session-identifer.md): This article explains how you can read session identifier to fire Growlytics events from your backend servers with Session Details.
- [Syncing Cart Items](https://docs.growlytics.in/integration/browser/syncing-cart-items.md): This article will help you to sync your customer's cart items with Growlytics.
- [Android SDK (Coming Soon)](https://docs.growlytics.in/integration/android.md): This section will provide you all the information required to manage event and user data on Growlytics Dashboard using Growlytics Android SDK.
- [Install Android Sdk](https://docs.growlytics.in/integration/android/installation.md): This page will give detailed description of how you can integrate Growlytics android SDK to your native android app.
- [Identify Customers](https://docs.growlytics.in/integration/android/identify-customers.md): This page will help you understand how you can manage customer profiles on Growlytics using Android sdk.
- [Push Notification Integration](https://docs.growlytics.in/integration/android/push-notifications.md): Visit Mobile Push channel configuration page for push notifications integration guidelines.
- [iOS SDK](https://docs.growlytics.in/integration/ios-sdk.md): This section will provide you all the information required to manage event and user data on Growlytics Dashboard using Growlytics iOS SDK.
- [Install iOS Sdk](https://docs.growlytics.in/integration/ios-sdk/install-ios-sdk.md): This page will give detailed description of how you can integrate Growlytics iOS SDK to your native iOS app.
- [Tracking User](https://docs.growlytics.in/integration/ios-sdk/tracking-user.md)
- [Tracking Events](https://docs.growlytics.in/integration/ios-sdk/tracking-events.md)
- [Push Notification Settings](https://docs.growlytics.in/integration/ios-sdk/push-notification-settings.md)
- [Configure APNS In Growlytics](https://docs.growlytics.in/integration/ios-sdk/push-notification-settings/configure-apns-in-growlytics.md)
- [Configure Mobile App For Push](https://docs.growlytics.in/integration/ios-sdk/push-notification-settings/configure-mobile-app-for-push.md): In order for Growlytics to handle push notifications, following configuration/changes needs to be done in your mobile app:
- [Handling Push Click](https://docs.growlytics.in/integration/ios-sdk/push-notification-settings/handling-push-click.md)
- [Other](https://docs.growlytics.in/integration/other.md)
- [Upload Customers using CSV](https://docs.growlytics.in/integration/other/upload-customers-using-csv.md): You can upload CSV files to create or update user information as well as to pass their attributes. To use this feature, go to Customers page and click on "Upload CSV" button.
- [Email](https://docs.growlytics.in/channels/email.md): In order to send emails to your customers, you are required to use your own email provider. This way, sender reputation will be in your control and it will help keeping better delivery retes.
- [Amazon SES](https://docs.growlytics.in/channels/email/amazon-simple-email-service.md): Follow the steps mentioned in the page to send emails from Growlytics using Amazon Simple Email Service.
- [SendGrid](https://docs.growlytics.in/channels/email/sendgrid.md): Follow the steps mentioned in the page to send emails from Growlytics using SendGrid.
- [Custom SMTP](https://docs.growlytics.in/channels/email/custom-smtp.md): Follow the steps mentioned in the page to send emails from Growlytics using your own SMTP server.
- [Mobile Push Notifications](https://docs.growlytics.in/channels/mobile-push-notifications.md): This guide will help you through the process of setting up your app so that Growlytics can dispatch push notifications to your app.
- [Configure FCM Channel](https://docs.growlytics.in/channels/mobile-push-notifications/configure-fcm-channel.md)
- [Web Push Notifications](https://docs.growlytics.in/channels/web-push-notifications.md): This guide will help you through the process of setting up your website so that Growlytics can send web push notifications to your website users.
- [Ad Networks](https://docs.growlytics.in/channels/ad-network.md)
- [Facebook Audiences](https://docs.growlytics.in/channels/ad-network/facebook-audiances.md): Integrate your facebook account and Sync Growlytics segments with facebook audience for highly targeted ads.
- [Google Ad Audiences](https://docs.growlytics.in/channels/ad-network/google-audiances.md): Integrate your google ads account and Sync Growlytics segments with google ads audience for highly targeted ads.
- [Overview](https://docs.growlytics.in/rest-apis/getting-started.md)
- [Tracking Users (Shopify Only)](https://docs.growlytics.in/rest-apis/tracking-users.md)
- [Tracking Users (Non-shopify)](https://docs.growlytics.in/rest-apis/tracking-users-1.md): Use this apis if you are not using shopify.
- [Tracking Events (Shopify Only)](https://docs.growlytics.in/rest-apis/tracking-events.md): Use this api document only if you have integrated Growlytics Connector app from shopify app store.
- [Tracking Events (Non-shopify)](https://docs.growlytics.in/rest-apis/tracking-events-1.md): Use this apis if you are not using shopify.
- [Syncing Products](https://docs.growlytics.in/rest-apis/syncing-products.md)
- [Mobile App Apis](https://docs.growlytics.in/rest-apis/mobile-app-apis.md)
- [Coupon Webhook](https://docs.growlytics.in/webhooks/coupon-webhook.md): This article describes how you can integrate coupon webhooks to receive coupon creation requests generated from Growlytics.
- [Connector Webhooks](https://docs.growlytics.in/webhooks/connector-webhooks.md): This article describes how you report campaign open and click activities for the custom channel campaign.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.growlytics.in/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
