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.
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
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.