Where can I find Conversion API area?
The Facebook Pixel Pro edition adds an extra section to the Pixel ID configuration area. In order to use it, please navigate to Marketing → Amasty Facebook Pixel → Manage Pixel IDs → Add New Pixel ID/Edit → Conversion API, there you may enable the Conversion API feature:
Kindly keep in mind that the Conversion API functionality is available only with the Pro version of the Facebook Pixel extension.
Related Articles
How can I check if Conversion API is working?
To make sure Conversion API works as expected, check if you have entered an Access Token in the pixel configuration. Navigate to Marketing → Amasty Facebook Pixel → Manage Pixel IDs → Add New Pixel ID/Edit → Conversion API and insert Access Token ...
Gift Card API
1. Amasty\GiftCard\Api\ImageRepositoryInterface - class for managing gift card images: POST /V1/amgcard/image, method="save" - save a gift card image; PUT /V1/amgcard/image/:id, method="save" - save a gift card image by ID; DELETE ...
What Amasty extensions support API?
Each Amasty extension that has API support, includes the etc/webapi.xml file. The webapi.xml file contains API configurations with the list of available API requests. For example, a request from the Custom Form module interface: 1 - endpoint URL; 2 - ...
Product Parts Finder API
1. Amasty\Finder\Api\DropdownRepositoryInterface - class for managing parts finder dropdowns: POST /V1/amasty_finder/dropdown, method="save" - create a dropdown; PUT /V1/amasty_finder/dropdown/:id, method="save" - edit a dropdown; DELETE ...
How many postcodes can be added to the Shipping Area?
The maximum amount of postcodes within one Shipping Area can be achieved if the textarea input is used to list them rather than the table input: The textarea input field can fit up to 64,000 symbols. With an average postcode length of around 8 ...