Implementing Custom Registration Links for Specific User Groups

Hello,
I’m working on a feature for my website where I want to provide a custom registration link for a specific group of users. The idea is that users who register through this link will automatically be tagged or categorized as members of this group on the site.
Could anyone guide me on how to implement this? I’m looking for a way to:

  1. Generate a unique registration URL that can automatically tag users.
  2. Modify the registration process to recognize when someone uses this link.
  3. Display these users distinctly (e.g., with a badge or attribute).
    Is there an existing plugin or a custom code snippet that could help me achieve this? Any guidance or examples would be greatly appreciated!
    Thank you!

Hi,

We can provide general guidance if you are familiar with coding or have a developer.

As for a ready-made solution, such as a third-party plugin, you can search for plugins with the words frontend registration or role registration, but note that there may be a conflict with our products, so you will most likely need custom integration.

perfect, tnx