Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #944854

    Hi there,

    I’ve built a site using the Construction theme. In the footer section of this site, there is text which I did not set not can I remove. It reads “ua-117526703-1”. I’ve tried removing the footer, however the text still appears at the bottom of the page

    Please would guide me on how to remove this?

    #944964

    Hey lkulube,
    This looks like Google Analytics code, I imagine that it was placed in the Enfold Theme Options > Google Services > Google Analytics Tracking Code box incorrectly.
    If this is true, please remove the code and replace it with the whole code with the script that you get from Google Analytics, it should look similar to this:

    <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
    ga('create', 'UA-XXXXX-Y', 'auto');
    ga('send', 'pageview');
    </script>

    Best regards,
    Mike

    #944975

    Thank you so much Mike. Its 100% now :)

    #945051

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Random text in footer of enfold construction theme – #ua-117526703-1"’ is closed to new replies.