
Widgets are a great asset for any real estate website. As an IDX Broker office account subscriber, you can assign your widgets to specific agents so that they can be assigned leads that route through that widget.
This isn't an option that you will see in your IDX Broker control panel, but you can add a simple bit of code to the end of the widget to allow this feature.
Each agent within an IDX Broker office account has a unique ID. To locate this ID, navigate to Account -> Users -> Agents. From this list choose the User ID of the agent whom you would like to profit from this widget.

Now navigate to Design -> Website -> Widgets. Here you can create a new widget or edit an existing widget.
Grab the widget code and add this to the end of the URL: &agentHeaderID=[userID]
An example widget code could look like this:
< script charset="UTF-8" type="text/javascript" id="idxwidgetsrc-51601" src="//aleckwp.idxsandbox.idxbroker.com/idx/carousel.php?widgetid=51601&agentHeaderID=91929"></script >
This feature is available for following widgets:
- Carousel
- Showcase
- Slideshow
- Quick search
- Lead signup
- Lead login
- Map search
If a widget specifies an assigned agent then any property from this widget will automatically assign leads to that agent, similar to agent ID cookie functionality.