diff --git a/js/inline/Readme.md b/js/inline/Readme.md index e28462a..ff07756 100644 --- a/js/inline/Readme.md +++ b/js/inline/Readme.md @@ -43,8 +43,7 @@ If the element to be rendered via ajax, one can create a function to make the tr - Note 2: If you do the track manually, you must retonar false in pre validate to avoid unexpected behavior, as more than once traquear the same event. # Pre Validity (optional) --Validation function performed before being made the track, waiting for the return of a boolean if the false seje return will not be made the track. - +- Validation function performed before being made the track, waiting for the return of a boolean if the false seje return will not be made the track. - Available variables: - Element: element gift - Trigger: object @@ -102,7 +101,7 @@ Name for reference in the studio * actions : **array** * trigger : **string ('click','pageview' ...)** * selector : **String** - Required - * page : string, + * page : **String** - Required * pre_script : **String** - Required * port_script : **String** - Required * pre_validation_script : **String** - Required