Skip to main content
All CollectionsMarketing
Adding Team Registration Link to Website
Adding Team Registration Link to Website
Angel Horowitz avatar
Written by Angel Horowitz
Updated over a week ago

To add a direct link to the Team Registration page within Dash Online add the following HTML:


<a href="https://apps.dashplatform.com/dash/index.php?action=TeamRegister&company=companycode">Register Your Team Here</a>

You can add additional filters to the URL if you want to force them into a specific Season.

https://apps.dashplatform.com/dash/index.php?action=TeamRegister&company=companycode&seasonID=9

Note: you will need to change companycode to be your own company code.

Did this answer your question?