How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Affiliate onclick event field problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17264
    Jenna Anderson
    Participant

    I am using usermaven for analytics and I am trying to add custom event tracking according to this guide – https://docs.usermaven.com/article/947-sending-custom-events
    In the “Affiliate onclick event” field I add “usermaven(“track”, “bet365″);” but when I click save => it saves it like “usermaven(”
    How do I fix this?

    #17265
    admin
    Keymaster

    Hi Jenna,

    Do you add quotes to wrap the function or this is only for the post.
    An example for GA:

    ga(“send”, “event”, “Button”, “Click”, “Casino Name”);

    #17266
    Jenna Anderson
    Participant
    This reply has been marked as private.
    #17279
    admin
    Keymaster

    Hi Jenna,

    In Javascript you can use only ” or ‘.
    (double quotes or single quotes and not left or right quotes)

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.