Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-73888

Ability to remove existing data of Confluence Analytics from the interface

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Core - Analytics
    • None
    • 5
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Currently, disabling the system app Analytics for Confluence won't remove any existing analytics data from the database table AO_7B47A5_EVENT, but will stop Confluence from collecting data.

      In some cases, administrators would like to remove any existing data for Confluence analytics when they choose to disable the app or when they choose to enable Increased Privacy Mode due to privacy requirements.

      Workaround

      The following steps will delete all Analytics Data from Confluence.

      1. Please backup the database as the following steps are irreversible!
      2. Navigate to Confluence Administration > Manage Apps
        • Change filter to "All" to show all System Apps
      3. Find Analytics for Confluence - Plugin
        • Disable it
      4. Run the following SQL statement to PURGE all historic Analytics data against the Confluence database
        truncate table "AO_7B47A5_EVENT";
        
      5. Back to Confluence, navigate to Confluence Administration > Manage Apps
        • Change filter to "All" to show all System Apps
      6. Find Analytics for Confluence - Plugin
        • Enable it
      7. When you now navigate to Analytics in the top Confluence blue menu, the data set should start from scratch.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mkurdi@atlassian.com Mohamed K
            Votes:
            7 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: