I have added a meta topics to my website, something like this:
<meta name="lytics:topic" value="Used Cars">
But we don't seem to be able to see these within the Topics in the UI?
Lytics by default only displays the top 500 topics, so if you have just started adding topics to your website for Lytics to scrape it may take a little bit for these topics to appear in the list in the UI. If you would like to have more topics available in your account please reach out to support@lytics.io and let us know.
If you would simply like to verify that we are receiving the topics you can make a POST to our API:
http://api.lytics.io/api/segment/scan?key=YOUR_API_KEY_HERE with a body of:
FILTER AND (
EXISTS global.`Used Cars`
) FROM content
EXISTS global.`Used Cars`
) FROM content
Comments
0 comments
Please sign in to leave a comment.