ARI Site Info Widget

On the ARI network, there is a widget that allows you to navigate directly to a client’s CMS account from their website.

*Note: This only works if you are logged in and working within the Remote App.


1. Log in to the Remote App.


2. Go to the Bookmark Manager


3. Click the 3 dots in the top right corner and select Add new bookmark.

4. Give your bookmark a name and paste the code below in the URL field.


Code:

javascript:(function(){($=window.jQuery)?window.SiteInfo?siteInfo.$refs.foo.toggleDisplay(siteInfo.displayToggle):$("body").append($("<script></script>").attr({id:"infoScript",src:"https://tools.ari.network/siteinfo/scripts/site-info.js?v="+Date.now()})):alert("This doesn't appear to be an ARI Website")})();


5. Once saved, navigate to a client’s website and click the bookmark you just created.



6. Click Edit Site. The CMS should open up to the client’s account.