utm_campaign=campaign_name

 

I talked to over 40 brokers about this possibility, everyone said that it is not possible.

IT IS NOT POSSIBLE TO GIVE LIDS FROM utm_campaign=campaign_name.

 

All demo accounts opened through your web terminal will be marked to let the broker know that the trader has come from your website. This information is added to the 'Comment' and 'Lead Source' parameters of an account. These parameters are only available to the broker. They contain a short domain name of the website (without "www") on which the WebTerminal is available. For example, if the widget is added to the www.mysite.com site, the following values will be specified in the account:

  • Comment: WebTerminal mysite.com
  • Lead Source: mysite.com

A value added to 'Lead Source' can be overridden by adding the utm_campaign parameter to the terminal widget:

<iframe src="https://trade.mql5.com/trade?demo_all_servers=1&amp;startup_mode=open_demo&amp;lang=ru&amp;save_password=off&amp;utm_campaign=campaign_name" allowfullscreen="allowfullscreenstyle="width: 100%; height: 100%; border: none;"></iframe>

When we add the above widget to www.mysite.com, the account parameters will be filled as follows:

  • Comment: WebTerminal mysite.com
  • Lead Source: campaign_name
 
Marco vd Heijden:

All demo accounts opened through your web terminal will be marked to let the broker know that the trader has come from your website. This information is added to the 'Comment' and 'Lead Source' parameters of an account. These parameters are only available to the broker. They contain a short domain name of the website (without "www") on which the WebTerminal is available. For example, if the widget is added to the www.mysite.com site, the following values will be specified in the account:

  • Comment: WebTerminal mysite.com
  • Lead Source: mysite.com

A value added to 'Lead Source' can be overridden by adding the utm_campaign parameter to the terminal widget:

<iframe src="https://trade.mql5.com/trade?demo_all_servers=1&amp;startup_mode=open_demo&amp;lang=ru&amp;save_password=off&amp;utm_campaign=campaign_name" allowfullscreen="allowfullscreenstyle="width: 100%; height: 100%; border: none;"></iframe>

When we add the above widget to www.mysite.com, the account parameters will be filled as follows:

  • Comment: WebTerminal mysite.com
  • Lead Source: campaign_name

Okay, I know that, but why does every broker I talk to say that it can not be done and that is impossible?