# analyticsAndNotificationsUrl
Exports an URL of analytics server that responds with notifications to be shown array.
URL is resolved based on user location
```javascript
const analyticsAndNotificationsUrl = require('@serverless/utils/analytics-and-notifications-url');
```