Google Analytics Event Code

Home Forums All Other Themes Google Analytics Event Code

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58434
    KrystinKrystin
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 12, 2016

    I am using the Cut N Style Pro theme.
    Trying to setup analytics to track the number of times the Book Appointment button in the header is clicked.

    The proper code for my event should be
    a href=”https://app.salonrunner.com/customer/login.htm?id=16652” onClick=”ga(‘send’, ‘event’, ‘Schedule’, ’Click’, ‘Book Appointment’);”>Book Appointment</a

    When I paste the code into the Header Top Info box and click save it deletes analytics code
    onClick=”ga(‘send’, ‘event’, ‘Schedule’, ’Click’, ‘Book Appointment’)
    And only saves:
    a href=”https://app.salonrunner.com/customer/login.htm?id=16652″>Book Appointment</a

    I’ve successfully installed the similar code on other sites without this issue.
    I’m incredibly confused and wondering if there is anything in the theme overwriting analytics.

    Thanks.

    #58533
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Krystin,

    HTML code won’t work in the header top info box. You have to go to header.php and change the anchor code from there for Book Appointment button.

    Regards,
    Dave

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