CBI Widgets

Embeddable consultant profile widgets for GHL dashboards

Consultant Widget - Demo

See how the consultant widget appears in a real GoHighLevel dashboard:

GHL Dashboard with Consultant Widget

Example: M4TH dashboard showing the consultant widget alongside KPIs and tracking metrics

Iframe Embed Code

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!

URL Embed (Alternative)

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!

Project Notifications Widget - Demo

See how the project notifications widget displays updates in a real GoHighLevel dashboard:

Project Notifications Widget showing updates

Example: Project updates widget showing "WAVV Power Dialer Initial Setup" notification with auto-refresh functionality

Project Notifications Widget

Display project tracker dashboard notifications in your GHL subaccount

Iframe Embed Code

<iframe 
  src="https://projects.createbyinfluence.com/widget/notifications?subAccountId={{location.id}}" 
  width="100%" 
  height="400" 
  style="border: none; border-radius: 8px;"
  loading="lazy">
</iframe>

URL Embed (Alternative)

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.

SEO Dashboard Widget

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 Embed Code

<iframe 
  src="https://widgets.createbyinfluence.com/seo-reporting?ghlId={{location.id}}" 
  width="100%" 
  height="800" 
  style="border: none; border-radius: 8px;"
  loading="lazy">
</iframe>

URL Embed (Alternative)

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.