Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.48 KB

File metadata and controls

45 lines (28 loc) · 2.48 KB

Use Project Griffon

Log in

  1. Visit https://experience.adobe.com/griffon

  2. Log in using your Adobe ID credentials for the Experience Cloud.

    If you do not know your Adobe ID credentials, contact your Adobe administrator or see how to log in.

  3. In the beta access page, click Register.

Creating sessions

  1. Click Create Session in the top right.
  2. In the Create New Session dialog, review instructions, and proceed by selecting Start
  3. Enter a name to identify the session, then provide a Base URL (deep linking URL for your app) Click Next.

Creating a new session

{% hint style="info" %} The Base URL is the root definition is used to launch your app from a URL. A session URL is generated by which you may initiate the Project Griffon session. An example value might look like: grifflab://default In the Base URL field, type your app's base deep link definition. {% endhint %}

Connecting to a session

After you've created a session, you can begin connecting to it by following these steps:

  1. Ensure that you see a the Create New Session dialog now shows you a link, a QR code, and a PIN.
  2. Complete one of the following tasks:
    • Use your device camera app to scan the QR code and to open your app OR
    • Copy the link and open in your app.
  3. When your app launches, you should see the a PIN entry screen overlaid.
  4. Type in the PIN from the previous step and press Connect.
  5. Verify that your app is connected to Project Griffon when Adobe Experience Platform icon is displayed on your app.

Connecting to a session

Exporting a session

To export a Project Griffon session, on your app’s sessions details page, click Export to JSON in a session:

Exporting a session

The export option respects search filter results and only exports events displayed in the event view. For example, if you searched for “track” events and then click Export to JSON, only the “track” event results are exported.