Certificates of Analysis

Third-party lab results for every Riptide & Glow compound. Find your product below and click View to see its COA.

Riptide & Glow lab logo

🚧 COA Library Under Construction 🚧

We're busy fixing up the COA vault tool! If you need any Certificate of Analysis or purity test right now, just email us and we shall provide.

✉️ Email Us

📁 How to Connect Google Drive COAs

The COA system reads directly from a shared Google Drive folder — no manual linking needed. Set it up once and every certificate appears automatically, matched to the right product.

1
Create a Google Drive folder & add your COAs
Upload each COA file (PDF or image) and name it so it contains the product name + dose, e.g. Retatrutide 30mg COA.pdf. The matcher strips spaces, dashes, and case — it just needs those words in the filename.
2
Share the folder publicly & copy the Folder ID
Right-click the folder → Share"Anyone with the link" → Viewer. Copy the share link — the Folder ID is the part after /folders/ in the URL. Paste it into COA_FOLDER_ID in products.js.
3
Get a Google Drive API Key & OAuth Client ID
Go to console.cloud.google.com → create a project → enable the Google Drive API → Credentials → create an API Key (paste into COA_API_KEY in products.js) and an OAuth Client ID (Web app, add your live domain under "Authorized JS origins" — paste into GOOGLE_OAUTH_CLIENT_ID in this file).
4
Upload via the Admin panel below — COAs appear automatically
Click 🔒 Admin: Upload COA below, enter the admin password (ripglowlabs), select the product, choose the file, and upload. The file is auto-renamed to match the product exactly. From then on, drop new COA files in the same Drive folder — they show up here and on the Shop page automatically.
🔒

Admin Access

Enter the admin password to upload a COA.

Upload a COA

Pick the exact product this COA belongs to, choose the file, and upload. It'll show up below — and on the Shop page — automatically, for any number of COAs.

One-time setup (admin only):
1. Make sure COA_FOLDER_ID and COA_API_KEY are set in products.js (see comments there).
2. In Google Cloud Console, create an OAuth Client ID (Web application), add this site's live URL under "Authorized JavaScript origins", and paste that Client ID into GOOGLE_OAUTH_CLIENT_ID below in this file.
3. The first time you upload, Google will ask you to sign in and approve access — approve it once per browser.
4. Uploading here automatically renames the file to match the product, so matching is always exact.