Your content creator marketing hub

Build your entire community from only one place

Create programs and tracking links, invite your Partners to collaborate with your brand, and settle all your payments with one single invoice.

Discover your Partners

Find the ideal content creatorsfor your brand.

icon_chevron_down
Create your own programs

Create programs and track each of the indicators that will take your brand to the next level.

icon_chevron_down
Pay without complications

Focus your time on the growth of your company and create a single payment invoice for your Partners.

icon_chevron_down
Analyze your reports

Discover the details of your programs through real-time result analysis.

icon_chevron_down
img_products_right_1 img_products_right_3
img_products_right_full img_products_right_1 img_products_right_3

Create your own community

Add Partners to your programs from your own directory of content creators

img_products_creators
Add Partners to your programs from your own directory of content creators
img_products_programs
Add your Partners, modify your programs, and check your history
img_products_informs
Boost your best Partners and export all the data you need
img_products_payments
Automatically manage all of your payments
img_products-partners

Coonect and agree

Build your own private community of partners

What's your ideal collaborator like? Find the perfect content creators for you with our specialized search and invite them to build successful collaborations where they earn commissions and you increase your sales.

Request information icon_right_arrow
img_products-partners

Monitorize and analyze

Manage your collaborations from one place

With the Filiatly. platform you can track all your metrics in real time, discover your best results, and analyze detailed reports on each of your partner programs.

Request information icon_right_arrow
img_products-explore
img_products_admin

Manage and administer

Pay your partners quickly and safely

Once your partners generate sales for your brand, you can pay and manage all their commissions in a simple and effective way. Create a single payment invoice and invest your time in the growth of your company.

Request information icon_right_arrow
img_products-explore

Compatible with any type of platform

logo_shopify
logo_woocommerce
logo_prestashop
logo_oscommerce
logo_laravel
logo_bigcommerce
logo_magento
logo_xcartreview
logo_paypal
logo_opencart
logo_codeigniter
logo_zencart

Or with a few lines of code

  1. <script type="text/javascript" src="https://filiatly.merlincode.com/integration/general_integration"></script>
  2. <script type="text/javascript">
  3. AffTracker.setWebsiteUrl( "WebsiteUrl" );
  4. AffTracker.generalClick( "general_code" );
  5. </script>
  1. <script type="text/javascript" src="https://filiatly.merlincode.com/integration/general_integration"></script>
  2. <script type="text/javascript">
  3. AffTracker.setWebsiteUrl( "WebsiteUrl" );
  4. AffTracker.add_order({
  5. order_id : "OrderId",
  6. order_currency : "OrderCurrency",
  7. order_total : "OrderTotal",
  8. product_ids : "ProductIDs"
  9. });
  10. </script>