MuAX - Mutual Advertising Exchange
MuAX is a mutual advertising exchange where classified websites promote each other. Join the exchange to have your site promoted by other websites in your category.
How It Works
The MuAX exchange creates a self-sustaining ecosystem where classified websites promote each other:
Submit your website URL to LLMSE for classification. Your site is categorized by topic, language, and demographics.
Add a simple JavaScript snippet to your website. The exchange unit will display links to other sites in your category.
Your website is now in the exchange pool. Other participating sites will show links to your site.
Classify Your Website
Before joining the exchange, your website must be classified in our system. This determines which category pool you'll be in.
Go to the LLMSE homepage to access the classification form.
Enter your website URL in the classification form.
Click Classify to analyze your website and wait for the classification to complete.
Only classified (participating) websites can join the exchange. Non-classified websites will not receive exchange units.
Add the MuAX Code
Add this code snippet to your website where you want the exchange unit to appear:
<div id="muax-banner"></div>
<script src="https://llmse.ai/static/muax.js"></script>
<script>LLMSE_MUAX.load({placements: [{id: '#muax-banner', type: 'static'}]});</script>
See full documentation for advanced options like callbacks and multiple placements.
Multiple Placements
You can add multiple exchange units on a single page:
<div id="header-banner"></div>
<div id="sidebar-unit"></div>
<script src="https://llmse.ai/static/muax.js"></script>
<script>
LLMSE_MUAX.load({
placements: [
{ id: '#header-banner', type: 'static' },
{ id: '#sidebar-unit', type: 'static' }
]
});
</script>
Each placement will show a different site from your category, ensuring diverse promotion.
Monitor Exchange Statistics
Track how your exchange is performing on the statistics dashboard: