how to add this javascript to a page using your plugin
-
Hey – Just curious how should I add this script to a single page on my WP site?
<script type=”text/javascript”>
$(document).ready(function () {
track(1);
});
</script>These are the external sources-
<script src=”https://code.jquery.com/jquery-1.9.0.min.js”></script>
<script src=”https://boapi.evetos.com/tracking/js/jquery.cookie.js”></script>
<script src=”https://boapi.evetos.com/tracking/js/tc.js”></script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to add this javascript to a page using your plugin’ is closed to new replies.