– A documentation with descriptions, examples and code snippets.
– Future plans is to be able to request custom implementation on specific campaigns.
– See GIF below on how to do custom code in the platform.
– Fill out request form in bottom of the page, use requests bottons to automaticly add to the form.
General
Wait for element
Instruction:
Wrap your code in a wait element function:
function waitForElement(selector, callback) { }
Function that waits for element to be presented on the page
Example: Code: -SNIPPET-
Add to DOM
SDK show date
Instruction:
Adds a date to the DOM
Use HTML addon in the front-end editor with any <tag>