1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>ChatGPT - example.com/article/1/page/2</label>
<requests>1</requests>
<BotTracking_AIChatbotName>ChatGPT</BotTracking_AIChatbotName>
<BotTracking_PageUrl>example.com/article/1/page/2</BotTracking_PageUrl>
<url />
<logo>plugins/Morpheus/icons/dist/aiAssistants/xx.png</logo>
</row>
<row>
<label>Le Chat - example.com/article/2</label>
<requests>1</requests>
<BotTracking_AIChatbotName>Le Chat</BotTracking_AIChatbotName>
<BotTracking_PageUrl>example.com/article/2</BotTracking_PageUrl>
<url />
<logo>plugins/Morpheus/icons/dist/aiAssistants/xx.png</logo>
</row>
<row>
<label>Le Chat - example.com/article/3</label>
<requests>1</requests>
<BotTracking_AIChatbotName>Le Chat</BotTracking_AIChatbotName>
<BotTracking_PageUrl>example.com/article/3</BotTracking_PageUrl>
<url />
<logo>plugins/Morpheus/icons/dist/aiAssistants/xx.png</logo>
</row>
<row>
<label>Perplexity - example.com/article/2</label>
<requests>2</requests>
<BotTracking_AIChatbotName>Perplexity</BotTracking_AIChatbotName>
<BotTracking_PageUrl>example.com/article/2</BotTracking_PageUrl>
<url />
<logo>plugins/Morpheus/icons/dist/aiAssistants/xx.png</logo>
</row>
</result>
|