Setting up the SRP (Search Results Page) Adviser Plugin

Setting up the SRP (Search Results Page) Adviser Plugin


NOTE:   Plugin security limits rendering to approved domains with an active Adviserly account.
Developers working with a development URL must contact Adviserly support at   support@adviserly.com  to have the development URL added to the security configuration.

Implement the Plugin Code on a Search Result Page


Append this script just after the opening <body> element on the page.

  1. <script src="https://domainname.adviserly.com/plugin" type="text/javascript"></script>

Example:
<body>
<script src="https://domainname.adviserly.com/plugin type="text/javascript"></script>

[other html within the page]
</body>

Replace the domainname text in the SRC attribute with the naked domain name of the website you are working with.

Example:



Let's suppose the website you are working with is:   https://www.bmwofsterling.com/
place  bmwofsterling   in the scripts SRC attribute as shown below.




Once the script has been implemented, it will most likely not appear on the page until Adviserly support has configured and activated the plugin. 
Please send a message to support@adviserly.com to let us know that the script has been added to the page.