Dealer.com - Adviserly Global Plugin Implementation

Dealer.com - Adviserly Global Plugin Implementation

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



Append this script globally so it is included on all pages of the website.  Script location can be in the <head> or <body> elements.   Whatever global element is best for you, the configuration on our side will accommodate.


  1. <script src="https://sdk.adviserly.com/plugins/bootstrap/dealerdotcom.min.js" type="text/javascript"></script>


Once the script has been implemented please add a config variable called "appId" to the DDC api console.

Set the appId variable (unless otherwise noted), this value will be the dealership's domain name without the www or .com 
e.g. www.suburbancadillac.com  => suburbancadillac

If appId is not provided, you will receive the following error:
Failed to bootstrap Adviserly plugins.  Missing required config value "appId".

The various plugins presume certain named DDC content areas have been added/enabled on the page in order to attach.

The Stacked Section plugin defaults to secondary-content 
The Contact Us plugin defaults to content
The SRP plugin defaults to vehicle-media
The VDP plugin defaults to primary-banner

Please notify Adviserly Support at  support@adviserly.com  once the script has been placed on the website and the content areas have been added for final configuration and activation.


    • Related Articles

    • Setting up the Stacked Section 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 ...
    • Setting up the Meet The Team 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 ...
    • Setting up the Contact Us 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 ...
    • Setting up the VDP (Vehicle Detail 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 ...
    • 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 ...