Skip to main content
All CollectionsFAQ
How to clear your local storage
How to clear your local storage
Updated over a week ago

Why you might need to clear your local storage

Adpulse will store certain things in your local storage. These are small things that improve your usability of the platform, such as:

  • Column sorting preferences

  • Column selection preferences

Sometimes, when we launch new features there might be instances where these items in local storage conflict with this new code and can therefore trigger issues in the platform such as:

  • Getting the 'oops' 404 page

  • The platform crashes or freezes

If you encounter issues like this, the best place to start is to clear your local settings as, in the vast majority of cases, this will solve the issue.


How to clear your local storage

Each browser has a different way to do this, so below is instructions for the most common ones we see using Adpulse.


Google Chrome

Here are the steps to clear your local storage in the Google Chrome browser:

  1. Open a Google Chrome browser page.

  2. Use your keyboard F12 key to open the Google Chrome Developer Tools Console.

    Google Chrome Developer Tools Console

    Google Chrome Developer Tools Console

  3. Click Application in the console's top menu.

    Console – Application

    Console – Application

  4. Expand the Local storage list located under the Storage section in the console's left menu.

    Console – Application – Local storage

    Console – Application – Local storage

  5. Right-click your site(s) and click Clear to delete the local storage.

    Local storage – Clear

    Local storage – Clear


Firefox

Here are the steps to clear your local storage in the Firefox browser:

  1. Open a Firefox browser page.

  2. Use your keyboard F12 key to open the Firefox Developer Tools Console.

    Firefox Developer Tools Console

    Firefox Developer Tools Console

  3. Click Storage in the console's top menu.

    Console – Storage

    Console – Storage

  4. Expand the Local Storage list located in the console's left menu.

    Console – Storage – Local Storage

    Console – Storage – Local Storage

  5. Right-click your site(s) and click Delete All to delete the local storage.

    Local Storage – Delete All

    Local Storage – Delete All


Microsoft Edge

Here are the steps to clear your local storage in the Microsoft Edge browser:

  1. Open a Microsoft Edge browser page.

  2. Use your keyboard F12 key to open the Microsoft Edge Developer Tools Console.

    Microsoft Edge Developer Tools Console

    Microsoft Edge Developer Tools Console

  3. Click Application in the console's top menu.

    Console – Application

    Console – Application

  4. Expand the Local Storage list located in the Storage section of the console's left menu.

    Console – Application – Local storage

    Console – Application – Local storage

  5. Right-click your site(s) and click Clear to delete the local storage.

    Local storage – Clear

    Local storage – Clear


Safari

Here are the steps to clear your local storage in the Safari browser:

  1. Open a Safari browser page.

  2. Use your keyboard Alt+Cmd+C keys to open the Safari Javascript Console.

    Safari Javascript Console

    Safari Javascript Console

  1. Click Storage in the console's top menu.

    Console – Storage

    Console – Storage

  2. Expand the Local Storage list in the console's left menu.

    Console – Storage – Local Storage

    Console – Storage – Local Storage

  3. Select your site and click Clear Local Storage to delete the local storage.

    Local Storage – Clear Local Storage

    Local Storage – Clear Local Storage


Opera

Here are the steps to clear your local storage in the Opera browser:

  1. Open an Opera browser page.

  2. Use your keyboard Ctrl+Shift+I keys to open the Opera Developer Tools Console.

    Opera Developer Tools Console

    Opera Developer Tools Console

  3. Click Application in the console's top menu.

    Console – Application

    Console – Application

  4. Expand the Local Storage list located in the Storage section of the console's left menu.

    Console – Application – Local Storage

    Console – Application – Local Storage

  5. Right-click your site(s) and click Clear to delete the local storage.

    Local Storage – Clear

    Local Storage – Clear

Did this answer your question?