Ask Mã thông báo Fabwelt là gì?

PRX6V29

New member
### Mã thông báo Fabwelt là gì?

Mã thông báo Fabwelt là mã JavaScript cho phép bạn gửi thông báo cho người dùng của mình.Bạn có thể sử dụng mã này để gửi thông báo về các bài đăng blog mới, cập nhật sản phẩm hoặc bất cứ điều gì khác bạn muốn chia sẻ với đối tượng của mình.

Để sử dụng mã thông báo Fabwelt, trước tiên bạn cần tạo một chiến dịch thông báo.Bạn có thể làm điều này bằng cách truy cập tab ** "Thông báo" ** trong bảng điều khiển Fabwelt của bạn và nhấp vào ** "Tạo một chiến dịch mới" **.

Khi bạn đã tạo một chiến dịch, bạn sẽ cần sao chép mã thông báo.Bạn có thể tìm thấy mã trong tab ** "mã" ** của chiến dịch của bạn.

Để dán mã thông báo vào trang web của bạn, bạn cần thêm nó vào thẻ <Head> của tài liệu HTML của bạn.Bạn có thể làm điều này bằng cách thêm mã sau vào thẻ <head> của bạn:

`` `
<script src = "https://cdn.fabwelt.com/js/fabwelt-notification.js"> </script>
`` `

Khi bạn đã thêm mã thông báo vào trang web của mình, bạn có thể bắt đầu gửi thông báo cho người dùng.Để làm điều này, bạn cần sử dụng hàm `fabwelt.notify ()`.Hàm `fabwelt.notify ()` có hai đối số:

*** Tiêu đề: ** Tiêu đề của thông báo.
*** Tin nhắn: ** Thông báo của thông báo.

Ví dụ: mã sau đây sẽ gửi thông báo cho người dùng của bạn với tiêu đề "Bài đăng trên blog mới" và tin nhắn "Hãy xem bài đăng trên blog mới nhất của chúng tôi!"

`` `
Fabwelt.notify ('Bài đăng trên blog mới', 'Hãy xem bài đăng trên blog mới nhất của chúng tôi!');
`` `

Bạn có thể tìm hiểu thêm về mã thông báo Fabwelt trong [Tài liệu Fabwelt] (https://docs.fabwelt.com/docs/notification/).

### hashtags

* #Fabwelt
* #notifications
* #Tiếp thị
* #phát triển web
* #JavaScript
=======================================
### What is Fabwelt notification code?

Fabwelt notification code is a JavaScript code that allows you to send notifications to your users. You can use this code to send notifications about new blog posts, product updates, or anything else you want to share with your audience.

To use the Fabwelt notification code, you need to first create a notification campaign. You can do this by going to the **"Notifications"** tab in your Fabwelt dashboard and clicking **"Create a new campaign"**.

Once you've created a campaign, you'll need to copy the notification code. You can find the code in the **"Code"** tab of your campaign.

To paste the notification code into your website, you need to add it to the <head> tag of your HTML document. You can do this by adding the following code to your <head> tag:

```
<script src="https://cdn.fabwelt.com/js/fabwelt-notification.js"></script>
```

Once you've added the notification code to your website, you can start sending notifications to your users. To do this, you need to use the `fabwelt.notify()` function. The `fabwelt.notify()` function takes two arguments:

* **title:** The title of the notification.
* **message:** The message of the notification.

For example, the following code would send a notification to your users with the title "New blog post" and the message "Check out our latest blog post!"

```
fabwelt.notify('New blog post', 'Check out our latest blog post!');
```

You can learn more about the Fabwelt notification code in the [Fabwelt documentation](https://docs.fabwelt.com/docs/notifications/).

### Hashtags

* #Fabwelt
* #notifications
* #marketing
* #web development
* #JavaScript
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock