Skip to content

Unexpected error in GDPlugin file #12

@verinrnd

Description

@verinrnd

Problem in new version of GDPlugin.jslib
The SyntaxError: Unexpected identifier

It is caused by a missing comma between methods in the functions object. Specifically, there should be a comma after the closing curly brace "}" of the SDK_SendEvent method before the next method, SDK_ExecuteStoreAction. Can you solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions