Set Up
BV loader
- Determine the correct values to use in the BV loader path following the instructions in the list BV Pixel prerequisites
- After confirming the deployment of your BV loader file, load the Bazaarvoice javascript file on your page:
<script src="https://apps.bazaarvoice.com/deployments/{client_name}/{siteID}/{environment}/{locale}/bv.js"></script>client_name
The client name provided by Bazaarvoice. Remember that this value is case sensitive.
siteID
The deployment zone is set in the Configuration hub within the Bazaarvoice Portal (Portal > Settings > Configuration). The default deployment zone is main_site. Check with your Bazaarvoice representative to ensure the correct name, or log in to the configuration hub to verify.
environment
The deployment environment where you want to implement BV Pixel. For a production environment, include production in the path. If you are referencing a staging environment, include staging in the path.
locale
The locale used by the BV Pixel implementation. If you are not using US English (en_US), use the correct locale code.
Previous analytic solutions requiredclientId,dc, andenvironmentvalues. These are no longer needed and are obtained through the loader file.
Updated 14 days ago
