Pages report - strange page path

Pages report is reflected in a strange way - it displays not only the URL, but the add-on UNDEFINED - see screenshot attached.
Is there any way to fix this error?

Hi @Infopulse_Global,

I will look into it, It’s the first time I’m seeing issue like that. It’s website traffic with automatic page view traffic right?

Best,
Oliwer

1 Like

Hi @Infopulse_Global,

The reason for the issue is most likely this script:

<script type="text/javascript">
    var _paq = _paq || [];
    _paq.push(['setCustomUrl', '{{ Click Url }} https://infopulse.com/']);
    _paq.push(['setDocumentTitle', '{{ Click Url }} https://infopulse.com/']);
            _paq.push(['trackPageView']);
</script>

Present on the site

1 Like

Hi Oliwer, thank you so much for quick response. What is a possible solution for this problem?
I will look into that issue with our website developers, however, if you have any prompts that might work - I’d be grateful.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.