What is the Action Hub?
The Action Hub is your public-facing page that lists all your upcoming actions and events. It lets supporters browse, filter, and join events directly. Here is what it looks like:
You can embed this page directly on your website using an iframe, so supporters never have to leave your site to find and join actions.
How to embed your Action Hub
In your website's HTML, paste one of the iframe codes below, replacing myactionhub with your own organization's subdomain (e.g. myamazingorganization.qomon.org).
On an Expert plan, you can also configure a custom domain for your Action Hub. Learn how to set up a custom domain.
List view (default)
Shows actions in a list. Visitors can switch to map view themselves.
<iframe src="https://myactionhub.qomon.org/en/" width="100%" height="600" frameborder="0" allowfullscreen></iframe>
Map view (map as default)
Opens on the map by default. Visitors can still switch to list view.
<iframe src="https://myactionhub.qomon.org/en/?view=map" width="100%" height="600" frameborder="0" allowfullscreen></iframe>
Map only (no list option)
Shows the map with no option to switch to list view.
<iframe src="https://myactionhub.qomon.org/en/?view=mapOnly" width="100%" height="600" frameborder="0" allowfullscreen></iframe>
Map with filters (no list option + filters visible on map)
Shows the map with filters displayed, and no list view option.
<iframe src="https://myactionhub.qomon.org/en/?view=mapAndFilters" width="100%" height="600" frameborder="0" allowfullscreen></iframe>
Need help finding your subdomain?
Your Action Hub URL follows this format: https://[yourorganization].qomon.org/en/. You can find it by going to your Qomon space and navigating to your public Action Hub page.
More questions? Contact [email protected]!





