Skip to main content

LaraPush โ€“ General Settings Guide

This page provides an overview and explanation of all the options available under the General Settings section in the LaraPush Admin Panel. These settings influence how push notifications are sent and managed through your system.


๐Ÿงฉ Default Audience Selectionโ€‹

Select how the audience for a campaign is chosen:

  • All: Senscribers.
  • Manual: Manually select subscrid to all active subbers or groups.
  • Segmentation: Use predefined segments for targeted delivery.

๐Ÿš€ Sending Speedโ€‹

Control the delivery speed of push notifications:

  • The slider adjusts how quickly the messages are sent.
  • Tip: Decrease if the panel crashes under high load.
  • โš ๏ธ Note: Sending speed also depends on FCM (Firebase Cloud Messaging) API response time.

general


๐Ÿ”„ Auto Code Integrationโ€‹

  • Toggle this ON to automatically inject the push code into your connected WordPress website.
  • Useful when code changes frequently or needs syncing daily.

๐ŸŒ Host Redirectโ€‹

  • If enabled, this option will redirect the base domain when adding a new site.
  • Ensures cleaner redirection handling for domain integrations.

๐ŸŒ Use CDNโ€‹

When sending a notification, an image URL is required. If you don't use a CDN for your image URL, it creates additional requests to your server, which can slow down your server. Therefore, using a CDN is essential to enhance the notification sending experience.

  • toggle the CDN button to use it. What is CDN and Why It Is Important?

When sending a notification, an image URL is required. If you don't use a CDN for your image URL, it creates additional requests to your server, which can slow down your server. Therefore, using a CDN is essential to enhance the notification sending experience.

How to use CDN in LaraPush?โ€‹

Navigate to 'Settings', find the USE CDN option, and turn it on than click on save.


๐Ÿ“Š Use UTMโ€‹

  • Append UTM parameters automatically to notification URLs for tracking campaign performance in analytics tools.

๐Ÿงน Daily Unsubscribe Cleanupโ€‹

  • Automatically remove unsubscribed devices from the database each day.
  • Helps keep your subscriber base clean and accurate.

๐Ÿ”Œ API Accessโ€‹

  • Enables API-based integration.
  • Required for using the WordPress plugin or custom push scripts.

  • Set the fallback URL when a LP Link (Landing Page Link) is deleted.
  • Default is 404, but you can change it to a custom page.

๐Ÿ’พ Save Settingsโ€‹

After adjusting all settings, click the Save button to apply your configuration.


๐Ÿ“ Tip: Always test your changes in a staging environment before applying them to production.