Here you can find answers to frequently asked questions about working with the Altcraft marketing automation platform. |
Yes, if mail service supports special header, which is transferred into the letter.
Global unsubscription is performed, if resource was not chosen before mailing.
Resource unsubscription is performed, if resource was chosen before mailing.
If the mailing is performed without selecting resource, global profile status is used.
No, if the mailing was performed without resource, or with the same resource. Use API to restore him.
In future, we recommend to use several resource subscriptions.
Resource is the mailing source by one or several channels. For example, one website - one resource.
Resource identifier is a number, which is displayed next to its name. It is used in API queries.
Suppression list and unsubscription are different things. Suppression list is commonly used for temporary exception from the mailings, like the situation when content will have negative reaction from the subscribers.
They can also have the link. You can set its name like <name="Name"> Part in angle brackets will not be displayed while mailing.
You can mark databases, segments, channels, templates, scheduled imports, suppression lists, campaigns, workflows, promocodes, summary reports.
Developer must be provided with API token and link to documentation page - see User API.
Yes, you can. Select coincidence by profile email address. This field will be filled with data like "ID@localhost".
Profile identifier will be generated by the platform.
The platform can spot geolocation by IP address.
Unfortunately, there are no fractional fields in the database. Use integer type.
You can include subscriptions array into the data object during subscriptions import, like:
subscriptions": [ { "resource_id": 46, "channel": "email", "email_data": { "email": "example_email@example.org", }, "priority": 0, "status": "subscriber" }, ... |
Or simple option:
subscriptions": [ { "resource_id": 46, "channel": "email", "email": "example_email@example.org", "priority": 0, "status": "subscriber" }, |
For several profiles import, use Massive profiles import.
Use API query to clear the database.
Also, you can clear the database using query to MongoDB.
Information is collected in the User Agent field in customer profile.
You can create "Tags" type field in the database. Tags can be added and removed manually, using APIs and workflows.
When cloning the database, only its structure is copied. For copying profiles, press "Copy profiles" button, and after that you will be suggested to select the segment.
You can export only encrypted subscriptions. By default, all profile subscriptions will be exported. In the export menu, you can configure, what subscriptions will be considered.
It displays present mailing status for certain campaign.
You can create the segment and select customers, who did not receive the message.
Yes, it is called Sending policy. It can be set for a resource or for the account. If necessary, it can be changed in some campaigns.
You can set limits for sending in the campaign.
Perhaps, FBL/CFL was not configured. Contact your system administrator.
{ "token": "e00c3da0a53e4e54a795da58701f4d70", "id": 5511, "custom_request": { "Custom_ID": { "$in": [ "IpHicQquekzYkufl", "xzFKLXeaJkCYHuMb", "SRNOwHVZiWFItJhr" ] } } |
Yes, Altcraft MP supports BCC in messages. To use it, see campaign Smart settings and enter address for BCC in Send hidden copy to these addresses block.
See Using content from SQL database in the messages.
Contact platform administrator for turning Smart settings on.
UTF-8 coding is used.
Select Tasks in the main menu.
Yes, you can use workflows for this.
FBL must be configured for complaints display in the report.
Complaints are processed with automatic subscription change. |
Pixel is a script, that send query to the tracking server, when subscriber performs any actions on the website or in the application.
Pixel can transfer information related to this action, like website address, which is subscriber source, achieved goal and others. This information is written into every pixel code and it is transferred in profile history. Achieved goals and action price can be used for segmentation, including automatic segmentation in the workflows.
Also, pixel information is used in "Pixels" and "Goals" reports.
Yes, it is divided by Browser/Platform in the segments.
You need to save loyalty program first.