Skip to main content

Veritran Docs

Integrar Firebase Analytics con tu app

Para agregar Firebase Analytics SDK a tu app y realizar las configuraciones necesarias, sigue estos pasos:

  1. Accede a Mobile Builder y dirígete a la sección Applications.

  2. Busca la aplicación en la lista. Puedes usar los filtros arriba de la lista de las aplicaciones para restringir tus opciones por cliente y entorno. Haz clic en Actions (ícono vertical de tres puntos a la derecha) > Edit para abrir la página de la aplicación Edit.

    Mobile_Builder_-_Applications_EDIT.jpg
  3. Busca la sección de SDK en la parte inferior de la página de la aplicación Edit y haz clic en + ADD SDK.

    Mobile_Builder_-_Edit_app_SDK.jpg
  4. En el panel que se abre, completa la información requerida como se muestra a continuación.

    Edit_SDKs_update_with_stamps.jpg
    1. [en] SDK. Click the down arrow to open the SDK list and select Firebase.

    2. [en] Platforms. Select the platforms where you want to include the SDK. By default, all the platforms configured for your app at the moment of adding the SDK are selected and you may unselect the ones where you do not want to include the SDK.

      Importante

      [en] This feature is only available for Android and iOS.

    3. [en] Features. Click the down arrow to open the features list and select Analytics.

    4. [en] Google service info plist. Download the .plist file generated in Firebase for your app's iOS version and paste its content in this field.

    5. [en] Google services json. Download the .json file generated in Firebase for your app's Android version and paste its content in this field.

    Haz clic en Add para terminar con el proceso y cierra el panel Add SDK.

  5. En la página de la aplicación Edit, haz clic en Save para aplicar los cambios que realizaste a tu app.