Company Name in URL

Warning!

By using the CURL format, the domain name will not be able to show other pages such as domain.com/about-us or domain.com/contact-us, etc...

However, it is possible to preserve other pages (ie. domain.com/contact-us), by manually escaping them in the .htaccess file. For example:

RewriteCond %{SCRIPT_FILENAME} !contact_us/?$

Just keep in mind that the .htaccess file is overwritten whenever you create a new campaign.

Using alternate url using your company name

As opposed to using the first and last name in the url (such as  domain.com/Joe.Smith), there are times that you may want to use the company name instead (such as domain.com/Company)

This is possible with Purlem - We call it a "CURL" for Company URL. 
With CURL, the URL will be generated from the data in the company field of the contact, as opposed to the first and last name.

If you would like to use the CURL format, please contact us as it is something that needs to be manually activated for your account.