Embeddable consultant profile widgets for GHL dashboards
See how the consultant widget appears in a real GoHighLevel dashboard:

Example: M4TH dashboard showing the consultant widget alongside KPIs and tracking metrics
Add this code to your GoHighLevel dashboard custom code section. Works universally across all client dashboards:
<iframe
src="https://widgets.createbyinfluence.com/consultant?ghlId={{location.id}}"
width="100%"
height="450"
style="border: none; border-radius: 8px;"
loading="lazy">
</iframe>✓ Zero Configuration Required
GHL automatically replaces {{location.id}} with the actual subaccount ID. No need to customize per client!
Use this URL in GHL's URL embed option for a simpler integration:
https://widgets.createbyinfluence.com/consultant?ghlId={{location.id}}✓ Simpler Integration
Perfect for GHL's built-in URL embed widget. Just paste this URL and let GHL handle the rest!
See how the project notifications widget displays updates in a real GoHighLevel dashboard:

Example: Project updates widget showing "WAVV Power Dialer Initial Setup" notification with auto-refresh functionality
Display project tracker dashboard notifications in your GHL subaccount
<iframe
src="https://projects.createbyinfluence.com/widget/notifications?subAccountId={{location.id}}"
width="100%"
height="400"
style="border: none; border-radius: 8px;"
loading="lazy">
</iframe>https://projects.createbyinfluence.com/widget/notifications?subAccountId={{location.id}}✓ Hosted on Separate Domain
This widget is hosted on projects.createbyinfluence.com and uses the same {{location.id}} variable for seamless integration across all client dashboards.
Embed client-specific SEO reporting dashboards from Local Marketing Reports. Automatically matches the SEO Report URL based on the client's GHL Location ID.
<iframe
src="https://widgets.createbyinfluence.com/seo-reporting?ghlId={{location.id}}"
width="100%"
height="800"
style="border: none; border-radius: 8px;"
loading="lazy">
</iframe>https://widgets.createbyinfluence.com/seo-reporting?ghlId={{location.id}}✓ Automatic Client Matching
Automatically loads the correct SEO report for each client based on their GHL Location ID. If no report URL is configured, a friendly fallback message is shown.