Installing BlueCheck on Volusion
- From you Volusion Store navigate to Deisgn -> File Editor and select your template listed under Theme Files on the right side of the page.
- Add the script below to the bottom of your tempate file. The script should go after the </body> tag and before the </html> tag. Make sure to replace the YOUR_DOMAIN_TOKEN_HERE text with your domain token. You can find your domain token on the Installation Page of the BlueCheck merchant portal. Save the file and the installation is complete.
In order to use BlueCheck with the Volusion Premium Checkout you will first need to create a Google Tag Manager account for your Volusion store. You will also need to configure the account and add you GTM code to the Volusion Checkout settings. Once this has been completed, you can begin to install BlueCheck.
Head to your Google Tag Manager account and select Tags and then New. Next click on the Tag Configuration box and select Custom HTML from the available options.
Add the BlueCheck verification script below into the HTML field. Make sure to replace the YOUR_DOMAIN_TOKEN_HERE text with your domain token. You can find your domain token on the Installation Page of the BlueCheck merchant portal.
Then click on the Triggering box and select All Pages (this will be changed later). Your new tag should look something like the below. Click Save to add the tag.
Still within GTM, navigate to Triggers and then New. Select Trigger Configuration and then choose DOM Ready from the list. The trigger should like the one below. Save the trigger to add it.
Now that you have created the trigger, you will need to add it to the tag you created earlier replacing the All Page Views trigger. Navigate back to the tag you created and click on the Triggering box. This time select the DOM Ready trigger you created. The tag should now look like the screenshot below. Return to the tag manager home screen to submit and publish your changes.
You have completed the installation!