getNewsletterUrl = () => {
        if (_dataCache.newsletterUrl) {
            return _dataCache.newsletterUrl;
        }