Latest help articles
Last updated 1st June 2024
Embedding our code within your website so we can start monitoring your CO2e
Step 1 | Obtaining your code
- Once you have purchased a Bioscore Bio Audit you will gain access to the Bio Audit setup wizard.
- You will be asked to enter the url you wish to monitor. Your url must be in the format: https://biosite.ai.
Step 2 | Insert the Green Meter into Your Website
- Copy Green Meter code by tapping the "Copy Code" button
- Open the HTML file(s) of your website.
- Paste the Green Meter script you copied immediately after the opening <head> tag on every page you want to track. It should look like this:
- Save the changes to your HTML file(s).
- Ensure you have cleared cache on your website.
<head>
<!-- Global site tag (green-meter.js) - Bioscore -->
<script type='text/javascript' src='https://bioscore.com/js/green-meter.js' defer async/>
<!-- Other head elements -->
</head>Step 3 | Verifying the code
- Click the "Verify Green Meter" button once you have completed Step 2 above. Clicking "Verify Green Meter" will trigger Bioscore to check the Green Meter script is visible to us.
- If the Green Meter script has been added successfully the button text will change to "Verified".
Step 4 | Viewing your analytics
- Click the "Start Audit" button once you're happy you have completed Steps 1, 2 & 3.
- This will trigger your audit to begin and monitoring will start from this point for 1 month.
- You will be presented with a popup and you will be redirected to your audit's dashboard.
- To view your Bio Audit's dashboard at any time simply go to your Dashboard and select the audit you wish to view.
Need more help? Ask our technical support at biodevs@bioscore.com and we can action this for you.