Tagging a subscriber using library
The following steps describe how to manage tags in website using library.
Add tags
Our library allow you to easily add tags to subscriber. To do so, insert the following code in your website. Remember that the data must be a valid object.
Remove tags
SAREpush also allows you to remove tags from subscriber. To do so, insert the following code in your website. Remember that the data must be a valid array.
It is possible to make calls to the library even before library is loaded.
Last updated