When viewing a published page, want to quickly access its associated content brief? Use the Content Brief Locator bookmarklet. This is a real time saver!
To install, go to your user account page:
https://app.audiencekey.com/dashboard#/settings/user-account
At the bottom, you will see a link for the Content Brief Locator – Toolbar Shortcut: simply drag that up into your browser toolbar.
Now, if you are visiting a published page, and that URL has an associated content brief in your project, clicking on the bookmark will open the content brief in a new browser tab.
Alternative Method:
You can also simply create a new bookmark, and add the following code into the bookmark:
javascript: window.open(%27https://app.audiencekey.com/find-content-brief%3Furl%3D%27 %2B encodeURIComponent(window.location.href))%3B