If you change the URL of the site in Administration/Settings and make the URL a site outside of where the software is installed, it appears the tracking or unsubscribe links don't work, is this correct? Is there a way to trick it or is there a work around for this. The domain we installed Espo on is different than the primary domain we run our websites so when we create a tracking token and it is a URL of a website outside of the domain the software is on it wont track. Same goes for unsubscribes. I was thinking maybe we can create a tracking token and point into to a file in the root where the software runs and create a meta redirect file to the external site, haven't tried that yet though.....
Announcement
Collapse
No announcement yet.
Tracking
Collapse
X
-
Do you have private (internal) address and public address ?
If not I dont think there is is problem, if yes I prefer to set the public one and refer the issues so we can suggest ideas for them.
You may also needs some network knowledge to set some routing commands, but in all ways I prefer to set the url to the public address
-
If you want unsubscribe links to follow different domain you will need to customize these 2 methods:
https://github.com/espocrm/espocrm/b...Email.php#L381
https://github.com/espocrm/espocrm/b...Email.php#L317
I will think about adding the ability to override URL in config.
Comment
-
Comment