Home › Forums › Jevelin Theme › Google Analytics ID mismatched code
Home › Forums › Jevelin Theme › Google Analytics ID mismatched code
i just add my Google Analytics ID at
APPEARANCE > THEME SETTINGS > CUSTOM CODE > Google Analytics ID
but when web running.. it always pointing to UA-114739125-1 –> this is not my google analytics ID.
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-114739125-1“></script>
it should
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-MyGoogleAnalyticsID-X“></script>
whatever I fill in my google analytics id, it always appears UA-114739125-1
i just checked in your code:
wp-content/themes/jevelin/inc/static.php
Line 138
there may be an error writing the code?
Please fix it, Thank you 🙂
Hi @bukhoryart,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file