Track Visitor with your Frontman

This section details how to integrate tracking tools to monitor user behavior within your Frontman application.

Integration Steps

  1. Google Analytics:

    • Obtain Tracking ID:

    • Implement Tracking Code:

      • In your GitBook documentation for Frontman development, provide code snippets or instructions on how to integrate the obtained Google Analytics tracking code into your application. This may involve adding the code to a central layout file or using a dedicated analytics library.

  2. Facebook Pixel:

    • Obtain Pixel ID: (Instructions depend on Facebook Business Manager setup)

      • Log in to your Facebook Business Manager account (if applicable).

      • Navigate to the "Events Manager" section.

      • Locate your desired pixel and copy the associated Pixel ID.

    • Implement Pixel Code:

      • Similar to Google Analytics, provide instructions on integrating the Facebook Pixel code within your Frontman application's codebase. This might involve adding the code to relevant pages or using a Facebook Pixel library.

Note: These instructions serve as a general guide. Specific implementation details may vary depending on your chosen development framework and preferred integration method.

Supported Analytics Tools:

  • Google Analytics

  • Facebook Pixel

Prerequisites:

  • A Google Analytics account

  • A Facebook Business Manager account

Additional Resources:

By following these steps and leveraging the power of analytics tools, you can gain valuable insights into how users interact with your Frontman application and make data-driven decisions to improve its functionality and user experience.

Last updated