Share

How can I disable Flow Production Tracking Desktop's browser integration?

To disable browser integration, follow these two simple steps.

  1. Create or open the text file at:

     Windows: %APPDATA%{{ akn_product_name }}\preferences\toolkit.ini
     Macosx: ~/Library/Preferences/Flow Production Tracking/toolkit.ini
     Linux: ~/.Flow Production Tracking/preferences/toolkit.ini
  2. Add the following section:

     [BrowserIntegration]
     enabled=0

See complete instructions on how to configure the browser integration in our Admin guide.

Alternate method

If you've taken over your Toolkit pipeline configuration, an alternative would be to remove the tk-Flow Production Tracking engine from your environments so that it can't load any actions.

Was this information helpful?