# Demo Apps

You can use these Demo Apps to experiment with various use cases via the CustomerGlu dashboard, even before integrating on your own apps. New campaigns and Entrypoints can be launched via the dashboard and observed on these apps.

{% hint style="info" %}
Contact CustomerGlu Team for Dashboard Access
{% endhint %}

{% embed url="<https://youtu.be/r5NZ1fD6HOM>" %}

### Downloads

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="https://1004846827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0ahLW2WavtwcwNbSR9%2Fuploads%2FBMHnJY8EtH686mGJNs9x%2FAndroid-Logo.png?alt=media&#x26;token=e9018ccc-51a3-4ab2-9f03-82968204dd3f" alt=""></td><td></td><td><a href="https://play.google.com/store/apps/details?id=com.customerglu.cgapp">https://play.google.com/store/apps/details?id=com.customerglu.cgapp</a></td></tr><tr><td><img src="https://1004846827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0ahLW2WavtwcwNbSR9%2Fuploads%2FNF9wz5BK0k5xrWPd0MqG%2FIOS-Logo.wine.png?alt=media&#x26;token=9dbe785e-4b8c-47d9-9b72-69882e859542" alt=""></td><td>          Coming Soon...</td><td><a href="https://testflight.apple.com/join/Bbm4LFyU">https://testflight.apple.com/join/Bbm4LFyU</a></td></tr><tr><td><img src="https://1004846827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0ahLW2WavtwcwNbSR9%2Fuploads%2F9cOnIsa4PdaVSAlv3PpW%2Fonelinkto_3zgjsv%20(2).png?alt=media&#x26;token=fbbb2372-f533-439e-938a-39d4d2e36175" alt=""></td><td></td><td></td></tr></tbody></table>

## Using the Demo Apps <a href="#using-the-demo-apps" id="using-the-demo-apps"></a>

&#x20;                                  ​​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8jS32xqmsQnJwO7o03WR%2Fuploads%2FjzB0Gi9sv5qzcEU4bZia%2FScreenshot_2023-03-29-11-10-52-84_37748445bedd2c60de21df25017ff95e.jpg?alt=media&#x26;token=2691cead-16b9-43a8-90e5-bb867466ca3d" alt="" width="188"><figcaption></figcaption></figure>

**Test out your Environment**

If you have received dashboard access, you can choose this option. This will require you to enter your specific writekey and test out the campaigns launched on the same.

**Explore Demo App**

Use the demo dashboard shared by CG Team

{% hint style="info" %}
Note: This environment will be used by multiple  teams at any given time, inconsistencies can be expected.​
{% endhint %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8jS32xqmsQnJwO7o03WR%2Fuploads%2FopkoTMfKTbDR9rblhY3c%2FScreenshot_2023-03-29-11-14-29-53_37748445bedd2c60de21df25017ff95e.jpg?alt=media&#x26;token=b546436c-ad95-4be6-b7c0-4ca27f6a7f23" alt="" width="188"><figcaption></figcaption></figure>

**User Id**

Enter any user id, the same will be registered with CustomerGlu and will be used as the unique identifier for that user.

**Write Key**

Enter the Writekey for your Environment.​

{% hint style="success" %}
[How to find your Writekey?](https://customerglu.gitbook.io/customerglu-product-documentation/how-to-find-your-writekey)

**Note:** Not required if “Explore the Demo Apps” option is selected.
{% endhint %}

&#x20;  &#x20;

<figure><img src="https://1004846827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0ahLW2WavtwcwNbSR9%2Fuploads%2FgSvE80MBHfpCBrvYp1LL%2FScreenshot_2023-03-29-11-41-55-89_37748445bedd2c60de21df25017ff95e.jpg?alt=media&#x26;token=cbb3f60a-67f9-43ff-b2eb-d1825d72480e" alt="" width="188"><figcaption></figcaption></figure>

### **Congrats!**&#x20;

You are now in the Demo App UI. You can launch various campaigns on the Dashboard (Demo or your Specific Dashboard) and add Entrypoints like Banner and Popups, which will reflect on the app.

## Demo App Components

The demo apps includes the following resources/components which can be used via the dashboard for configuring Campaigns and Entrypoints:

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4>Event Name</h4></td><td>Can be used in Activity based Campaigns, Event based Segmentation</td></tr><tr><td><h4>Banner Id</h4></td><td>Can be used for adding a banner entrypoint</td></tr><tr><td><h4>Embed Id</h4></td><td>Can be used to add an embed entrypoint</td></tr><tr><td><h4>Screen Name</h4></td><td>Can be used to trigger entrypoints like popups and floating buttons</td></tr><tr><td><h4>Deeplink</h4></td><td>Can be used as Callbacks to redirect from Campaign UI to the app screen</td></tr></tbody></table>

### Component List

| Type            | Value                 | Properties                                                 | Description                                                             |
| --------------- | --------------------- | ---------------------------------------------------------- | ----------------------------------------------------------------------- |
| **Event Name**  | orderPlaced           | {productCount: Number,amount: Number}                      | Triggered on checkout from cart                                         |
| **Event Name**  | viewedProduct         | {productName: String,productCategory: String,price:Number} | Triggered on opening any product page                                   |
| **Event Name**  | addToWishlist         | {productName: String,productCategory: String,price:Number} | Triggered on clicking the start (wishlist) button on the product screen |
| **Event Name**  | viewedProfile         | -                                                          | Triggered on landing on the Profile Screen                              |
| **Event Name**  | viewedWishlist        | -                                                          | Triggered on landing on the Wishlist Screen                             |
| **Banner Id**   | profile\_banner       | -                                                          | -                                                                       |
| **Banner Id**   | homescreen\_banner    | -                                                          | -                                                                       |
| **Banner Id**   | ordersuccess\_banner  | -                                                          | -                                                                       |
| **Embed Id**    | homescreen\_embed     | -                                                          | -                                                                       |
| **Embed Id**    | ordersuccess\_embed   | -                                                          | -                                                                       |
| **Screen Name** | Home                  | -                                                          | Home Screen                                                             |
| **Screen Name** | Account               | -                                                          | Profile Screen                                                          |
| **Screen Name** | Address               | -                                                          | Address Screen                                                          |
| **Screen Name** | Wishlist              | -                                                          | Wishlist Screen                                                         |
| **Screen Name** | Orders                | -                                                          | Track orders and order history screen                                   |
| **Screen Name** | login                 | -                                                          | Login screen                                                            |
| **Screen Name** | Cart                  | -                                                          | Cart Screen                                                             |
| **Screen Name** | SuccessPage           | -                                                          | Order success screen                                                    |
| **Screen Name** | Category              | -                                                          | Category screen                                                         |
| **Screen Name** | ProductDetails        | -                                                          | Product details screen(any product)                                     |
| **Deeplink**    | customerglu://profile | -                                                          | go to profile screen                                                    |
| **Deeplink**    | customerglu://home    | -                                                          | go to home screen                                                       |
| **Deeplink**    | customerglu://cart    | -                                                          | go to cart screen                                                       |
