Articles on: White label
This article is also available in:

Iframe Customization

Iframe Customization and its Parameters


You can customize certain aspects of the iframe by adding parameters to the code you build. Their details are presented below:


1. redirect: landing page


This parameter indicates the first page that will be displayed upon successful authentication. If not modified, it will default to Analytics. Here are the possible values:


  • Analytics (/evolution)
  • Calendar (/planner)
  • Inbox (/inbox)
  • Smartlinks (/smartlink)
  • Advertising (/advertising)
  • The connections panel (/connections)
  • The brand settings panel (/evolution/settings/brandSetting)
  • Enable read-only mode (readOnly)
💡 To correctly redirect to the connections page, you can use: ?redirect=evolution/settings/connections 💡 Here is a hypothetical example that uses a non-existent token to illustrate its application: https://app.metricool.com/autoin/KHDLAEEUUHUOLAKQCIJJXW?redirect=Inbox


2. networks: networks to display on the screen


Connected networks will always be displayed, regardless of the values of the networks parameter. It should also be considered that the networks you add to your iframe will be visible. The allowed values are:


  • web
  • facebook
  • instagram
  • twitter
  • linkedin
  • gmb
  • pinterest
  • tiktok
  • youtube
  • twitch
  • facebookAds
  • googleAds
  • tiktokAds


3. lang: interface language


This parameter will allow you to change the language in which the interface is presented to your end client. The supported languages are:


  • es: Spanish
  • en: English
  • fr: French
  • pt: Portugal (Brazil)
  • it: Italian
  • de: German


4. email: main email address for notifications


This address will be the main email address to which Metricool management notifications are sent to your clients:


  • If you wish to configure the sender's email address, you can request it via the chat for SMTP configuration. For more details, please see here
  • If you wish to add a list of additional email addresses (/notificationAddresses=), the list of addresses must be separated by apostrophes ('_') or by a semicolon (;_ ;).


💡 Eg: https://app.metricool.com/autoin/KHDLAEEUUHUOLAKQCIJJXW?email=dirección@mail1.com;dirección@mail2.com;...;dirección@mailn


5. feweekStartsOn: day the week starts


Allows you to choose the day the week starts in the calendar. The values are:


  • 1 for Monday
  • 7 for Sunday


6. Specific Colors for the Brand


This parameter allows you to establish an individualized analysis color palette for each brand, indicating the value of each by its hexadecimal code. The available colors are:


  • blue
  • teal
  • pink
  • yellow
  • lightYellow
  • darkYellow
  • purple
  • cyan
  • red
  • green
  • slate
  • charcoal
  • cobalt


You also have an example of how to add these parameters in the iframe link:


💡 https://app.metricool.com/autoin/dadadadadadaad&pink=#FFC0CB&yellow=#FFFF00&lightYellow=#FFFFE0&darkYellow=#FFD700&purple=#800080&cyan=#00FFFF&red=#FF0000&green=#008000&slate=#708090






Additional Resources:


✅ Find the general customization parameters for your White Label here ✅ Discover the steps for SMTP configuration here ✅ Learn about some common errors in iframe integration here

Updated on: 05/11/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!