Podia
Step-by-step guide to add ProofyBubble to your Podia site
Follow these steps to integrate ProofyBubble into your Podia site.
Podia allows you to add custom HTML and JavaScript code through the site settings.
- Log in to your Podia dashboard.
- Go to Site > Settings.
- Click on the Advanced tab.
- In the Custom HTML Head Code section, paste your ProofyBubble script:
<script id="credibility-client-<your-id>" type="module" crossorigin="anonymous" data-app-id="<your-app-id>" src="https://client.proofybubble.com/assets/embed.js" ></script>
- Replace
<your-id>
with your actual Website ID from ProofyBubble. - Replace
<your-app-id>
with your actual App ID from ProofyBubble.
- Click Save Changes.
After implementing:
- Visit your live Podia site.
- Check your ProofyBubble dashboard for incoming data. It might take a few minutes for the first pageviews or events to appear.